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