Swap scheme back with note.

This commit is contained in:
Thomas Gideon 2015-04-29 14:39:52 -04:00
parent a587a398a3
commit 4809e7ce6b
2 changed files with 3 additions and 2 deletions

2
gvimrc
View file

@ -12,5 +12,3 @@ set background=dark
set anti
set guioptions-=r
set guioptions-=b
colorscheme solarized

3
vimrc
View file

@ -117,3 +117,6 @@ if has('gui_macvim')
command! -bar -nargs=1 OpenWith call s:OpenWith(<f-args>)
endif
" make sure to set TERM to xterm-256color in terminal program or app
colorscheme solarized