mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
feat: import statement folds for common languages
This commit is contained in:
parent
f58cae6c22
commit
9a47a523e3
8 changed files with 18 additions and 4 deletions
|
|
@ -13,7 +13,7 @@
|
|||
(switch_statement)
|
||||
(switch_case)
|
||||
(switch_default)
|
||||
(import_statement)
|
||||
(import_statement)+
|
||||
(if_statement)
|
||||
(try_statement)
|
||||
(catch_clause)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue