Remove csapprox

Since we're now able to install Solarized on iTerm2, there's no
need for approximating the theme when using vim instead of
mvim. In fact, using csapprox on iTerm2 with solarized installed
breaks the theme completely.
This commit is contained in:
Fabio Gallonetto 2013-03-16 13:46:11 +00:00
parent c3d44936c0
commit 990f8b35b3

View File

@ -18,7 +18,6 @@ Bundle "gmarik/vundle"
" All your bundles here
Bundle "Raimondi/delimitMate"
Bundle "godlygeek/csapprox.git"
Bundle "vim-scripts/AnsiEsc.vim.git"
Bundle "skwp/vim-ruby-conque"
Bundle "kogakure/vim-sparkup.git"