Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 325 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 325 Bytes

Usage

Vundle runs the show

git clone https://github.com/cicavey/vim-dotfiles.git ~/.vim
cd ~
ln -s .vim/.vimrc .vimrc
git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
vim +PluginInstall +qall

Credits

jperras