switch to kolor color scheme (available on AUR)
This commit is contained in:
parent
4a2217cbf8
commit
d40a46a8a3
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ endif
|
||||||
if &t_Co > 2 || has("gui_running")
|
if &t_Co > 2 || has("gui_running")
|
||||||
syntax on
|
syntax on
|
||||||
let g:hybrid_use_Xresources = 1
|
let g:hybrid_use_Xresources = 1
|
||||||
colorscheme hybrid
|
colorscheme kolor
|
||||||
set hlsearch
|
set hlsearch
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue