actually, scratch that, I shall just avoid using vundle entirely outside my local machines
This commit is contained in:
parent
f406a21fb3
commit
faf154132f
1 changed files with 0 additions and 2 deletions
2
vimrc
2
vimrc
|
@ -110,8 +110,6 @@ if v:version >= 703
|
|||
" buffergator options
|
||||
map <C-W>, :BuffergatorToggle<cr>
|
||||
endif
|
||||
elseif filereadable(expand("$HOME/.vim/bundle/forked-solarized.vim/colors/solarized.vim"))
|
||||
set rtp+=~/.vim/bundle/forked-solarized.vim
|
||||
endif
|
||||
|
||||
" gvim stuff
|
||||
|
|
Loading…
Reference in a new issue