mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 13:30:01 -04:00
14 lines
174 B
Scheme
14 lines
174 B
Scheme
[
|
|
(comp_body)
|
|
(state_statement)
|
|
(transition_statement)
|
|
(handler_body)
|
|
(consequence_body)
|
|
(global_single)
|
|
] @indent
|
|
|
|
"}" @indent_end
|
|
|
|
(comment) @auto
|
|
|
|
(string_literal) @auto
|