/dotvim

vim dotfiles

Primary LanguageVimL

Installation

** WARNING **
BACKUP YOUR .VIM AND .VIMRC, THIS SCRIPT DOES NOT BACK IT UP
** ENDWARNING **

1. git clone git@github.com:capotej/dotvim.git
2. cd dotvim
3. sh install.sh

To customize any settings, simply create a ~/.vimrc.local and override any defaults

To update/add plugins, just edit Vendorfile and run vendorer (gem install vendorer)