mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(ecma) fold array (#6564)
This commit is contained in:
parent
96defe1cbd
commit
cbf9090a4c
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
(if_statement)
|
||||
(try_statement)
|
||||
(catch_clause)
|
||||
(array)
|
||||
(object)
|
||||
(generator_function)
|
||||
(generator_function_declaration)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue