nvim-treesitter/queries/slint/indents.scm

15 lines
194 B
Scheme
Raw Normal View History

[
2022-12-27 16:28:56 +01:00
(comp_body)
(state_statement)
(transition_statement)
(handler_body)
(consequence_body)
(global_single)
] @indent.begin
"}" @indent.end
(comment) @indent.auto
(string_literal) @indent.auto