Javascript set jsObjectProp' color to cdLightBlue`
This commit is contained in:
parent
59c38c2cee
commit
7ae18491ab
1 changed files with 1 additions and 0 deletions
|
|
@ -283,6 +283,7 @@ call <sid>hi('jsFuncCall', s:cdYellow, {}, 'none', {})
|
|||
call <sid>hi('jsObjectKey', s:cdLightBlue, {}, 'none', {})
|
||||
call <sid>hi('jsObjectValue', s:cdLightBlue, {}, 'none', {})
|
||||
call <sid>hi('jsParen', s:cdLightBlue, {}, 'none', {})
|
||||
call <sid>hi('jsObjectProp', s:cdLightBlue, {}, 'none', {})
|
||||
|
||||
" XML:
|
||||
call <sid>hi('xmlTag', s:cdBlueGreen, {}, 'none', {})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue