mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
feat(folds): add catch_clause to js folds
This commit is contained in:
committed by
Kiyan Yazdani
parent
be2bb166c8
commit
7f3276450b
@@ -15,5 +15,6 @@
|
||||
(import_statement)
|
||||
(if_statement)
|
||||
(try_statement)
|
||||
(catch_clause)
|
||||
(object)
|
||||
] @fold
|
||||
|
||||
Reference in New Issue
Block a user