mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 19:00:02 -04:00
other folds added
This commit is contained in:
parent
d4786db62e
commit
3d476b3edb
1 changed files with 6 additions and 0 deletions
|
|
@ -2,5 +2,11 @@
|
||||||
(namespace_member)
|
(namespace_member)
|
||||||
(enum_declaration)
|
(enum_declaration)
|
||||||
(class_declaration)
|
(class_declaration)
|
||||||
|
(if_statement)
|
||||||
|
(elseif_statement)
|
||||||
|
(try_statement)
|
||||||
|
(catch_clause)
|
||||||
|
(block)
|
||||||
|
(class_member)
|
||||||
] @fold
|
] @fold
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue