mirror of
https://github.com/helix-editor/helix
synced 2026-05-05 05:42:27 +02:00
f7913c1a3b
* Extend groovy support Use more complete parser introduced in nvm-treesitter in https://github.com/nvim-treesitter/nvim-treesitter/commit/d4dac523d2546afc266eb9b5a7986690b5319c41 * 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>
7 lines
57 B
Scheme
7 lines
57 B
Scheme
[
|
|
(argument_list)
|
|
(closure)
|
|
(list)
|
|
(map)
|
|
] @fold
|