nvim-treesitter/runtime/queries/scfg/highlights.scm
2025-03-05 10:00:38 +01:00

10 lines
128 B
Scheme

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