mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
Add support for match expression in PHP (#1482)
This commit is contained in:
parent
b3aac12f59
commit
486c86f1cd
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@
|
|||
"endswitch"
|
||||
"if"
|
||||
"switch"
|
||||
"match"
|
||||
] @conditional
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue