Move color scheme, breaks in Linux term with similar coloring.

This commit is contained in:
Thomas Gideon 2015-04-27 16:52:13 -04:00
parent 02231adc28
commit a5b3fb4a12
2 changed files with 2 additions and 2 deletions

2
gvimrc
View file

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

2
vimrc
View file

@ -117,5 +117,3 @@ if has('gui_macvim')
command! -bar -nargs=1 OpenWith call s:OpenWith(<f-args>)
endif
colorscheme solarized