mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -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)
|
||||
(enum_declaration)
|
||||
(class_declaration)
|
||||
(if_statement)
|
||||
(elseif_statement)
|
||||
(try_statement)
|
||||
(catch_clause)
|
||||
(block)
|
||||
(class_member)
|
||||
] @fold
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue