[vim] fix vundle installation
This commit is contained in:
parent
de6b71cdec
commit
198334b1ca
2
.vimrc
2
.vimrc
@ -437,7 +437,7 @@ set rtp+=~/.vim/bundle/Vundle.vim/
|
|||||||
call vundle#begin()
|
call vundle#begin()
|
||||||
|
|
||||||
" let Vundle manage Vundle, required
|
" let Vundle manage Vundle, required
|
||||||
Plugin 'gmarik/vundle'
|
Plugin 'gmarik/Vundle.vim'
|
||||||
|
|
||||||
" plugin from github
|
" plugin from github
|
||||||
Plugin 'airblade/vim-gitgutter'
|
Plugin 'airblade/vim-gitgutter'
|
||||||
|
Loading…
Reference in New Issue
Block a user