mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 02:10:15 -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)
|
(if_statement)
|
||||||
(try_statement)
|
(try_statement)
|
||||||
(catch_clause)
|
(catch_clause)
|
||||||
|
(array)
|
||||||
(object)
|
(object)
|
||||||
(generator_function)
|
(generator_function)
|
||||||
(generator_function_declaration)
|
(generator_function_declaration)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue