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

15 lines
194 B
Scheme

[
(comp_body)
(state_statement)
(transition_statement)
(handler_body)
(consequence_body)
(global_single)
] @indent.begin
"}" @indent.end
(comment) @indent.auto
(string_literal) @indent.auto