Skip to content

Files

Latest commit

Jun 19, 2019
1f0d2ec · Jun 19, 2019

History

History

vim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 17, 2019
Oct 9, 2015
Sep 30, 2011
Jun 10, 2019
Jun 10, 2019
Jun 19, 2019
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Install Plugins:

  • Launch vim and run :PluginInstall

To install from command line: vim +PluginInstall +qall

  • (optional) For those using the fish shell: add set shell=/bin/bash to your .vimrc