mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
highlights(php): highlight readonly keyword
This commit is contained in:
parent
d7ec2e6ab9
commit
e4df4228b7
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@
|
|||
"private"
|
||||
"protected"
|
||||
"public"
|
||||
"readonly"
|
||||
"static"
|
||||
"trait"
|
||||
"unset"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue