1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:30:04 +08:00
SpaceVim/bundle/nvim-treesitter/queries/slint/indents.scm

14 lines
156 B
Scheme
Raw Normal View History

[
(field_declaration_list_body)
(list_definition_body)
(struct_field_declaration_list_body)
] @indent
"}" @indent_end
(comment) @auto
(string) @auto