Updated Ruby class and screenshots

This commit is contained in:
Tomáš Iser 2017-02-25 18:20:22 +01:00
commit 7d3210abc7
2 changed files with 5 additions and 1 deletions

View file

@ -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', {})