mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 18:30:06 -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"
|
"endswitch"
|
||||||
"if"
|
"if"
|
||||||
"switch"
|
"switch"
|
||||||
|
"match"
|
||||||
] @conditional
|
] @conditional
|
||||||
|
|
||||||
[
|
[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue