mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
11 lines
128 B
Scheme
11 lines
128 B
Scheme
[
|
|
"{"
|
|
"}"
|
|
] @punctuation.bracket
|
|
|
|
(comment) @comment @spell
|
|
|
|
(directive_name) @type
|
|
|
|
(directive_params) @variable.parameter
|