mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -04:00
5 lines
79 B
Scheme
5 lines
79 B
Scheme
(rule_set) @indent.begin
|
|
|
|
(block "}" @indent.branch)
|
|
|
|
(comment) @indent.ignore
|