more javascript definitions

This commit is contained in:
ManjaroOne666 2018-05-16 22:06:01 +01:00
parent 01643d937f
commit e963f44134
1 changed files with 4 additions and 4 deletions

View File

@ -350,11 +350,11 @@ hi! def link jsExceptions jsGlobalObjects
hi! def link jsBuiltins jsGlobalObjects
hi! def link jsStorageClass Include
"hi! def link jsObject mIdentifier
hi! def link jsObjectKey Identifier
hi! def link jsObjectKey Type
hi! def link jsObjectProp Type
"hi! def link jsObjectValue mIdentifierDark
"hi! def link jsModuleKeyword mIdentifier
hi! def link jsThis Statement
hi! def link jsObjectValue Identifier
hi! def link jsModuleKeyword Type
hi! def link jsThis jsGlobalObjects
"" hi! def link jsConditional mIdentifierDark
"hi! def link jsParenRepeat mIdentifierBright
"hi! def link jsArrowFunction mNoiseBright