GHI-#29 Use correct color for Ruby local (variable) methds

This commit is contained in:
Arctic Ice Studio 2017-04-01 17:25:12 +02:00
parent 4c2f784d7a
commit e315143a73

View file

@ -317,6 +317,7 @@ hi! link rubyAttribute Identifier
hi! link rubyBlockParameterList Operator
hi! link rubyInterpolationDelimiter Keyword
hi! link rubyKeywordAsMethod Function
hi! link rubyLocalVariableOrMethod Function
hi! link rubyPseudoVariable Keyword
hi! link rubyRegexp SpecialChar