nvim-treesitter/queries/scfg/highlights.scm
2023-07-25 16:49:09 -04:00

8 lines
115 B
Scheme

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