mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(folds): add catch_clause to js folds
This commit is contained in:
parent
be2bb166c8
commit
7f3276450b
1 changed files with 1 additions and 0 deletions
|
|
@ -15,5 +15,6 @@
|
|||
(import_statement)
|
||||
(if_statement)
|
||||
(try_statement)
|
||||
(catch_clause)
|
||||
(object)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue