aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/v/indents.scm
Commit message (Collapse)AuthorAge
* replace new lsp for vlang (#7760)lydiandy2023-07-30
| | | | | | | | | | | | | | | | | | | | | * 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>
* Improve tree-sitter queries for vlang (#6279)Erasin Wang2023-03-15
- Update hightlight - add indents - add textobject - add injections