mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
14 lines
156 B
Scheme
14 lines
156 B
Scheme
|
|
|
||
|
|
[
|
||
|
|
(field_declaration_list_body)
|
||
|
|
(list_definition_body)
|
||
|
|
(struct_field_declaration_list_body)
|
||
|
|
] @indent
|
||
|
|
|
||
|
|
"}" @indent_end
|
||
|
|
|
||
|
|
(comment) @auto
|
||
|
|
|
||
|
|
(string) @auto
|
||
|
|
|