mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
fix(php): add missing php fold query
This commit is contained in:
parent
c744b49f13
commit
56cabb6435
1 changed files with 1 additions and 0 deletions
|
|
@ -12,4 +12,5 @@
|
|||
(trait_declaration)
|
||||
(enum_declaration)
|
||||
(function_static_declaration)
|
||||
(method_declaration)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue