nvim-treesitter/queries/slint/indents.scm

15 lines
205 B
Scheme
Raw Normal View History

[
2024-01-06 15:05:50 +09:00
(comp_body)
(state_statement)
(transition_statement)
(handler_body)
(consequence_body)
(global_single)
] @indent.begin
"}" @indent.end
(comment) @indent.auto
(string_literal) @indent.auto