mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
feat: add more javascript folds
This commit is contained in:
parent
994e42fac4
commit
be2bb166c8
1 changed files with 3 additions and 0 deletions
|
|
@ -13,4 +13,7 @@
|
|||
(switch_statement)
|
||||
(switch_case)
|
||||
(import_statement)
|
||||
(if_statement)
|
||||
(try_statement)
|
||||
(object)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue