nvim-treesitter/queries/slint/indents.scm
2022-12-27 17:52:29 +01:00

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