nvim-treesitter/runtime/queries/scfg/highlights.scm
2023-09-09 16:16:51 +02:00

8 lines
115 B
Scheme

[
"{"
"}"
] @punctuation.bracket
(comment) @comment @spell
(directive_name) @type
(directive_params) @parameter