Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 410 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 410 Bytes

My vimrc and bundles

Installation (pull-only repo)

git clone git://github.com/jaredcobb/dotvim.git ~/.vim

Installation (ssh)

git clone [email protected]:jaredcobb/dotvim.git ~/.vim

Install Bundles

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim Open Vim and ignore any errors. Run :BundleInstall and restart Vim.

Symlinks

ln -s ~/.vim/vimrc ~/.vimrc