helix/runtime/queries/groovy
Benedikt Ritter f7913c1a3b
Extend groovy support (#9677)
* Extend groovy support

Use more complete parser introduced in nvm-treesitter in
d4dac523d2

* Update runtime/queries/groovy/locals.scm

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

* Drop indent.scm for groovy

It was copied from the tree-sitter repository but is not
compatiblw with the way indent queries are implemented
in Helix.

* Adapt groovy highlights to helix syntax

* Update documentation

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-03-18 00:01:11 +01:00
..
folds.scm Extend groovy support (#9677) 2024-03-18 00:01:11 +01:00
highlights.scm Extend groovy support (#9677) 2024-03-18 00:01:11 +01:00
injections.scm Extend groovy support (#9677) 2024-03-18 00:01:11 +01:00
locals.scm Extend groovy support (#9677) 2024-03-18 00:01:11 +01:00