Changed solarized options from high to normal. These are the tested defaults.

This commit is contained in:
Troy Patrick 2013-09-07 16:14:43 +12:00
parent cdf5b0f612
commit 97906e8b24

4
.vimrc
View File

@ -146,8 +146,8 @@
color solarized " Load a colorscheme
endif
let g:solarized_termtrans=1
let g:solarized_contrast="high"
let g:solarized_visibility="high"
let g:solarized_contrast="normal"
let g:solarized_visibility="normal"
set tabpagemax=15 " Only show 15 tabs
set showmode " Display the current mode