Files
nvim-treesitter/runtime/queries/scfg/highlights.scm
2025-05-12 18:43:40 +02:00

11 lines
128 B
Scheme

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