Use solarized everywhere.

This commit is contained in:
Thomas Gideon 2015-04-15 15:49:46 -04:00
parent 18ed250e5b
commit 9193871f4d
2 changed files with 1 additions and 2 deletions

1
gvimrc
View file

@ -7,7 +7,6 @@ source ~/.gvimrc_local
set lines=9999
" from the help, recommended for widest possible
set columns=9999
colorscheme solarized
set background=dark
" enable antialiasing for environments supporting it
set anti

2
vimrc
View file

@ -95,4 +95,4 @@ nmap <F9> :TagbarToggle<CR>
" quickly toggle a left, vsplit for an insanely powerful file explorer
nmap <F8> :NERDTreeToggle<CR>
color desert
colorscheme solarized