DavidRagone / dotfiles

MIT License
0 stars 0 forks source link

Add step for installing vim plugins #4

Open DavidRagone opened 9 years ago

DavidRagone commented 9 years ago

https://github.com/gmarik/Vundle.vim

probably the following: 1) $ git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim 2) Launch vim and run :PluginInstall