Skip to content

Commit

Permalink
GHI-#29 Use correct color for Ruby local (variable) methds
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticicestudio committed Apr 1, 2017
1 parent 4c2f784 commit e315143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions colors/nord.vim
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e315143

Please sign in to comment.