From 1dd02dfe1d679fac4500ee2909518b0b14f2a24f Mon Sep 17 00:00:00 2001 From: Aaron Williamson Date: Fri, 21 Oct 2016 10:24:13 -0600 Subject: Remove ruby interpolation highlighting override --- colors/base16-google-light.vim | 1 - 1 file changed, 1 deletion(-) (limited to 'colors/base16-google-light.vim') diff --git a/colors/base16-google-light.vim b/colors/base16-google-light.vim index bd0e605..773ce3f 100644 --- a/colors/base16-google-light.vim +++ b/colors/base16-google-light.vim @@ -239,7 +239,6 @@ call hi("pythonRepeat", s:gui0E, "", s:cterm0E, "", "", "") " Ruby highlighting call hi("rubyAttribute", s:gui0D, "", s:cterm0D, "", "", "") call hi("rubyConstant", s:gui0A, "", s:cterm0A, "", "", "") -call hi("rubyInterpolation", s:gui0B, "", s:cterm0B, "", "", "") call hi("rubyInterpolationDelimiter", s:gui0F, "", s:cterm0F, "", "", "") call hi("rubyRegexp", s:gui0C, "", s:cterm0C, "", "", "") call hi("rubySymbol", s:gui0B, "", s:cterm0B, "", "", "") -- cgit v1.2.3