mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 02:40:09 -04:00
feat(php): fold array_creation_expression
This commit is contained in:
parent
5948977de4
commit
4b2e9b049c
1 changed files with 1 additions and 0 deletions
|
|
@ -14,4 +14,5 @@
|
||||||
(function_static_declaration)
|
(function_static_declaration)
|
||||||
(method_declaration)
|
(method_declaration)
|
||||||
(namespace_use_declaration)+
|
(namespace_use_declaration)+
|
||||||
|
(array_creation_expression)
|
||||||
] @fold
|
] @fold
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue