aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--colors/sahara.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/colors/sahara.vim b/colors/sahara.vim
index 616a05d..b637583 100644
--- a/colors/sahara.vim
+++ b/colors/sahara.vim
@@ -69,5 +69,6 @@ if has('gui_running') || &t_Co == 256
highlight! link SpellCap SpellBad
highlight! link SpellLocal SpellBad
highlight! link SpellRare SpellBad
+ highlight! link CursorColumn CursorLine
endif