php definitions
This commit is contained in:
parent
45e6b885b1
commit
d655f05152
|
@ -396,6 +396,12 @@ hi! def link confComment Comment
|
|||
hi! def link ExtraWhitespace SpellCap
|
||||
""}}}
|
||||
|
||||
"" #php definitions
|
||||
""{{{
|
||||
hi! def link phpRegion Normal
|
||||
hi! def link phpComparison Operator
|
||||
""}}}
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""
|
||||
" following are to be done
|
||||
"""""""""""""""""""""""""""""""""""""""""
|
||||
|
@ -417,14 +423,6 @@ hi! def link ExtraWhitespace SpellCap
|
|||
"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
|
||||
""{{{
|
||||
"hi! def link jsonKeyword Identifier
|
||||
|
|
Loading…
Reference in New Issue