Try a different colorscheme

This commit is contained in:
Brian Buller 2015-04-09 11:55:32 -05:00
parent 3141d11787
commit cf57dd3ce6

View File

@ -12,7 +12,7 @@ set hlsearch
set backspace=indent,eol,start set backspace=indent,eol,start
set nocompatible set nocompatible
set nobackup set nobackup
colorscheme delek colorscheme zellner
syntax on syntax on
filetype plugin on filetype plugin on
filetype indent off filetype indent off