mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 14:00:00 -04:00
25 lines
227 B
Scheme
25 lines
227 B
Scheme
|
|
[
|
||
|
|
(class_decl)
|
||
|
|
(module_decl)
|
||
|
|
(interface_decl)
|
||
|
|
(parameters)
|
||
|
|
(tuple_type)
|
||
|
|
(record_type)
|
||
|
|
] @indent.begin
|
||
|
|
|
||
|
|
[
|
||
|
|
"end"
|
||
|
|
")"
|
||
|
|
"]"
|
||
|
|
"}"
|
||
|
|
] @indent.end
|
||
|
|
|
||
|
|
[
|
||
|
|
"end"
|
||
|
|
")"
|
||
|
|
"}"
|
||
|
|
"]"
|
||
|
|
] @indent.branch
|
||
|
|
|
||
|
|
(comment) @indent.auto
|