switch to kolor color scheme (available on AUR)

This commit is contained in:
Cedric Girard 2013-09-09 13:14:29 +02:00
parent 4a2217cbf8
commit d40a46a8a3

View file

@ -100,7 +100,7 @@ endif
if &t_Co > 2 || has("gui_running")
syntax on
let g:hybrid_use_Xresources = 1
colorscheme hybrid
colorscheme kolor
set hlsearch
endif