Top "Vundle" questions

a plug-in manager for the Vim text editor.

Installing Vundle for VIM

I can't Install Vundle I've followed the instructions on GitHub; git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/…

vim vundle
Vim Error E492 - Not an editor command: PluginInstall

I am trying to install Vundle on my Macvim. I followed the following link to get Vundle. I also configured …

macos vim-plugin vundle
Unknown function: vundle#begin

I had old vundle installed. Instead of using git pull to update vundle, I removed old vundle from ~/.vim and …

linux vim vundle
GnuTLS recv error (-110): The TLS connection was non-properly terminated

I'm preparing to install vim plugin by vundle, after I set the vimrc set nocompatible filetype off set rtp+=~/.vim/…

git vim ssh vundle
Installing ctrlp in VIM using vundle

I'm using vundle as my plugin manager for vim. However I'm having trouble installing ctrlp plugin. When I execute :BundleInstall …

vim vim-plugin vundle ctrlp
Vundle - E492: Not an editor command: PluginInstall

I am having trouble getting Vundle for Vim to work (I am on Ubuntu 14.04). Here the relevant part from my .…

ubuntu vim ubuntu-14.04 vundle
Vim Bundle vundle wont install

Platform - Mac OS- 10.8.5 Here is my .vimrc file, followed by errors I get. *My git repository is set correctly …

git vim plugins vundle