nvim-treesitter/queries/scfg/highlights.scm

9 lines
115 B
Scheme
Raw Normal View History

2023-07-25 22:49:09 +02:00
[
"{"
"}"
] @punctuation.bracket
(comment) @comment @spell
(directive_name) @type
(directive_params) @parameter