Skip to content

Commit

Permalink
Cleanup commented out colors section
Browse files Browse the repository at this point in the history
Why you made the change:

I did this simply so that my vimrc would be cleaner.
  • Loading branch information
drewdeponte committed Dec 12, 2015
1 parent 0a97bb2 commit 5399fcb
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -216,32 +216,13 @@ augroup END
" COLOR
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

" set background=light
" colorscheme scott

" Tell it to use the solarized color scheme
" http://ethanschoonover.com/solarized
" In order to have this work properly in iTerm2 you also need to setup the
" iTerm2 solarized color scheme.
set background=light
colorscheme solarized

" Tell it to use the ir_black color scheme
" http://blog.toddwerth.com/entries/8
" set background=dark
" colorscheme ir_black

" set background=dark
" colorscheme drew_jellybeans

" colorscheme xoria256

" set background=dark
" colorscheme herald

" set background=dark
" colorscheme grb256

""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" STATUS LINE
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Expand Down

0 comments on commit 5399fcb

Please sign in to comment.