mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
9 lines
98 B
Scheme
9 lines
98 B
Scheme
(block) @indent.begin
|
|
|
|
(block
|
|
"}" @indent.branch)
|
|
|
|
(comment) @indent.auto
|
|
|
|
(ERROR) @indent.auto
|