Match CursorColumn highlighting to CursorLine.
[profile.git] / .vim / colors / iain.vim
index 1ceaf05..320ade5 100644 (file)
@@ -295,6 +295,8 @@ if has("gui_running") || &t_Co == 88 || &t_Co == 256
     hi! link TabLineSel StatusLine
     hi! link TabLine StatusLineNC
 
+    hi! link CursorColumn CursorLine
+
     hi MatchParen ctermbg=blue
 
     call <SID>X("Pmenu", "#ffffff", "#287eff", "")