.vimrc: Switch back to default 16-color solarized

With the terminal palette using 16-color solarized-dark, this is
actually much nicer.
This commit is contained in:
Alan Orth 2013-06-07 09:02:39 +03:00
parent 50c7be3603
commit 5c83f82166
1 changed files with 0 additions and 2 deletions

2
.vimrc
View File

@ -14,7 +14,5 @@ if version >= 600
filetype indent on " enable file type indents
endif
" use 256-color "degraded" mode (default is 16 colors, best when terminal is using solarized colors too)
let g:solarized_termcolors=256
let g:solarized_termtrans=1
colorscheme solarized