Merge pull request #527 from storypixel/patch-1

Update vimrc
This commit is contained in:
Yan Pritzker 2014-08-19 12:50:05 -05:00
commit 4b722be4f0

2
vimrc
View File

@ -34,7 +34,7 @@ syntax on
let mapleader="," let mapleader=","
" =============== Vundle Initialization =============== " =============== 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 " Use Vundle plugin to manage all other plugins
if filereadable(expand("~/.vim/vundles.vim")) if filereadable(expand("~/.vim/vundles.vim"))
source ~/.vim/vundles.vim source ~/.vim/vundles.vim