mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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)
|
||||
(namespace_use_declaration)+
|
||||
(array_creation_expression)
|
||||
(match_expression)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue