/dot-files

a collection of my various dot-files

Primary LanguageEmacs Lisp

Updating Vundle folder for vim

after checking out this repos, perform a

git submodule update --init

Install plugins on vanilla checkouts

vim +BundleInstall +qall