Update vimrc
This commit is contained in:
parent
b848249e7d
commit
43a671a428
2
vimrc
2
vimrc
@ -34,7 +34,7 @@ syntax on
|
||||
let mapleader=","
|
||||
|
||||
" =============== Vundle Initialization ===============
|
||||
" This loads all the plugins specified in ~/.vim/vundle.vim
|
||||
" This loads all the plugins specified in ~/.vim/vundles.vim
|
||||
" Use Vundle plugin to manage all other plugins
|
||||
if filereadable(expand("~/.vim/vundles.vim"))
|
||||
source ~/.vim/vundles.vim
|
||||
|
Loading…
Reference in New Issue
Block a user