php definitions

This commit is contained in:
ManjaroOne666 2018-05-01 21:48:31 +01:00
parent 45e6b885b1
commit d655f05152
1 changed files with 6 additions and 8 deletions

View File

@ -396,6 +396,12 @@ hi! def link confComment Comment
hi! def link ExtraWhitespace SpellCap hi! def link ExtraWhitespace SpellCap
""}}} ""}}}
"" #php definitions
""{{{
hi! def link phpRegion Normal
hi! def link phpComparison Operator
""}}}
""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""
" following are to be done " following are to be done
""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""
@ -417,14 +423,6 @@ hi! def link ExtraWhitespace SpellCap
"hi! def link shSnglCase mNoise "hi! def link shSnglCase mNoise
""}}} ""}}}
"" #php definitions
""{{{
"hi! def link phpRegion Normal
"hi! def link phpComparison Operator
"hi! def link phpVarSelector mIdentifierDark
"hi! def link wpFunction mIdentifierBright
""}}}
"" #json definitions "" #json definitions
""{{{ ""{{{
"hi! def link jsonKeyword Identifier "hi! def link jsonKeyword Identifier