mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 02:10:15 -04:00
9 lines
115 B
Scheme
9 lines
115 B
Scheme
|
|
[
|
||
|
|
"{"
|
||
|
|
"}"
|
||
|
|
] @punctuation.bracket
|
||
|
|
|
||
|
|
(comment) @comment @spell
|
||
|
|
(directive_name) @type
|
||
|
|
(directive_params) @parameter
|