diff --git a/vimrc b/vimrc index 0fdc73a..57d3bd6 100644 --- a/vimrc +++ b/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