nvim-treesitter/queries/scfg/highlights.scm
2024-01-19 16:58:37 +01:00

10 lines
128 B
Scheme

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