1
0
Fork 0

gotham -> gruvbox theme

This commit is contained in:
Von Random 2015-02-09 00:02:26 +03:00
parent 91334b5373
commit a61bd3e737

4
vimrc
View file

@ -149,7 +149,9 @@ if v:version >= 700
set guicursor+=a:hor1-Cursor/lCursor
map <S-Insert> <MiddleMouse>
map! <S-Insert> <MiddleMouse>
colorscheme gotham
let g:gruvbox_italic=0
let g:gruvbox_underline=0
colorscheme gruvbox
elseif &t_Co > 87
let g:solarized_bold=0
let g:solarized_italic=0