mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
PHP: highlight unset
Similar to 57f855461a/grammar.js (L130-L132)
Closes https://github.com/nvim-treesitter/nvim-treesitter/issues/2156
This commit is contained in:
parent
6b5b37cc3e
commit
9025d96159
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@
|
|||
"declare"
|
||||
"default"
|
||||
"echo"
|
||||
"unset"
|
||||
"enddeclare"
|
||||
"extends"
|
||||
"final"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue