mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
Update slint indent queries
This commit is contained in:
parent
55a9e3bbbc
commit
fa09c1f3ef
2 changed files with 12 additions and 11 deletions
|
|
@ -1,13 +1,14 @@
|
|||
|
||||
[
|
||||
(field_declaration_list_body)
|
||||
(list_definition_body)
|
||||
(struct_field_declaration_list_body)
|
||||
(comp_body)
|
||||
(state_statement)
|
||||
(transition_statement)
|
||||
(handler_body)
|
||||
(consequence_body)
|
||||
(global_single)
|
||||
] @indent
|
||||
|
||||
"}" @indent_end
|
||||
|
||||
(comment) @auto
|
||||
|
||||
(string) @auto
|
||||
|
||||
(string_literal) @auto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue