mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 22:40:12 -04:00
feat(java): add more foldable nodes
This commit is contained in:
parent
f5182b51f7
commit
39cf5cbcfd
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
[
|
[
|
||||||
(block)
|
(block)
|
||||||
|
(class_body)
|
||||||
|
(constructor_declaration)
|
||||||
(argument_list)
|
(argument_list)
|
||||||
(annotation_argument_list)
|
(annotation_argument_list)
|
||||||
] @fold
|
] @fold
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue