mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
8 lines
92 B
Scheme
8 lines
92 B
Scheme
|
|
";" @indent.end
|
||
|
|
|
||
|
|
"}" @indent.branch
|
||
|
|
|
||
|
|
(definition) @indent.begin
|
||
|
|
|
||
|
|
(predefine) @indent.ignore
|