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:
parent
c3d44936c0
commit
990f8b35b3
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user