added light blue to parentheses in javascript
This commit is contained in:
parent
9d25538b3d
commit
fee4cd571b
1 changed files with 1 additions and 0 deletions
|
|
@ -270,6 +270,7 @@ call <sid>hi('jsExportDefault', s:cdPink, {}, 'none', {})
|
|||
call <sid>hi('jsFuncCall', s:cdYellow, {}, 'none', {})
|
||||
call <sid>hi('jsObjectKey', s:cdYellow, {}, 'none', {})
|
||||
call <sid>hi('jsObjectValue', s:cdLightBlue, {}, 'none', {})
|
||||
call <sid>hi('jsParen', s:cdLightBlue, {}, 'none', {})
|
||||
|
||||
" Ruby:
|
||||
call <sid>hi('rubyClassNameTag', s:cdBlueGreen, {}, 'none', {})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue