Highlight booleans as 'Boolean'.
This commit is contained in:
parent
dface50c42
commit
fc99f30264
2 changed files with 2 additions and 2 deletions
|
@ -310,7 +310,7 @@ if !exists("did_php_syn_inits")
|
|||
hi def link phpMagicConstants Constant
|
||||
hi def link phpServerVars Constant
|
||||
hi def link phpConstants Constant
|
||||
hi def link phpBoolean Constant
|
||||
hi def link phpBoolean Boolean
|
||||
hi def link phpNumber Number
|
||||
hi def link phpStringSingle String
|
||||
hi def link phpStringDouble String
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue