Vim: Use correct solarized colors

This commit is contained in:
Salt 2019-02-02 15:42:28 -06:00
parent 116739ab8b
commit 2e582d869b

2
.vimrc
View File

@ -1,6 +1,6 @@
execute pathogen#infect()
set background=light
set background=dark
colorscheme solarized
syntax on