Updated Ruby class and screenshots
This commit is contained in:
parent
599da06a2f
commit
7d3210abc7
2 changed files with 5 additions and 1 deletions
|
|
@ -216,3 +216,6 @@ call <sid>hi('jsFuncArgs', s:cdLightBlue, {}, 'none', {})
|
|||
call <sid>hi('jsRegexpString', s:cdLightRed, {}, 'none', {})
|
||||
call <sid>hi('jsThis', s:cdBlue, {}, 'none', {})
|
||||
|
||||
" Ruby:
|
||||
call <sid>hi('rubyClassNameTag', s:cdBlueGreen, {}, 'none', {})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue