helix-mods/runtime/queries/v/indents.scm
lydiandy 57952c46a4
replace new lsp for vlang (#7760)
* fix vlang grammar fetch and build fail

* update highlights.scm for v-analyzer

* Update languages.toml

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>

* Update runtime/queries/v/highlights.scm

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>

* update scm for new lsp

* gen doc lang-support.md

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2023-07-31 01:04:55 +02:00

16 lines
213 B
Scheme

[
(struct_declaration)
(function_declaration)
(if_expression)
(match_expression)
(for_statement)
(unsafe_expression)
(var_declaration)
(const_declaration)
] @indent
[
"]"
")"
"}"
] @outdent