mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
14 lines
194 B
Scheme
14 lines
194 B
Scheme
[
|
|
(comp_body)
|
|
(state_statement)
|
|
(transition_statement)
|
|
(handler_body)
|
|
(consequence_body)
|
|
(global_single)
|
|
] @indent.begin
|
|
|
|
"}" @indent.end
|
|
|
|
(comment) @indent.auto
|
|
|
|
(string_literal) @indent.auto
|