I am trying to install Vundle on my Macvim. I followed the following link to get Vundle. I also configured my .vimrc file. But when I try PluginInstall, I get the following erro
I had to install Vundle into Plugin directory instead of Bundle. It solved the issue.
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/plugin/Vundle.vim