mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -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
|
|
@ -9,7 +9,7 @@
|
|||
(type_item)
|
||||
(union_item)
|
||||
(const_item)
|
||||
(use_declaration)
|
||||
(use_declaration)+
|
||||
(let_declaration)
|
||||
(loop_expression)
|
||||
(for_expression)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue