remove wrong vundlepath
This commit is contained in:
@@ -12,7 +12,7 @@ filetype off " required
|
||||
set rtp+=~/.vim/bundle/Vundle.vim
|
||||
call vundle#begin()
|
||||
" alternatively, pass a path where Vundle should install plugins
|
||||
call vundle#begin('~/some/path/here')
|
||||
" call vundle#begin('~/some/path/here')
|
||||
|
||||
" let Vundle manage Vundle, required
|
||||
Plugin 'VundleVim/Vundle.vim'
|
||||
|
||||
Reference in New Issue
Block a user