mirror of
https://github.com/nordtheme/vim.git
synced 2026-09-10 07:36:23 -04:00
GHI-#29 Use correct color for Ruby local (variable) methds
This commit is contained in:
parent
4c2f784d7a
commit
e315143a73
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue