mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 08:20:05 -04:00
Update PHP query
This commit is contained in:
parent
31e6d1e647
commit
8be4fb059e
2 changed files with 59 additions and 18 deletions
6
queries/php/fold.scm
Normal file
6
queries/php/fold.scm
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
(class_declaration)
|
||||
(compound_statement)
|
||||
(switch_statement)
|
||||
(case_statement)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue