Skip to content

drich10/vim-config

This branch is 25 commits ahead of, 110 commits behind Casecommons/vim-config:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Derek Richardkrishicks
Derek Richard
and
Jul 24, 2014
e3b2336 · Jul 24, 2014
Jul 14, 2013
Jul 14, 2013
Mar 27, 2014
Jul 14, 2013
Jul 14, 2013
Jul 22, 2011
Apr 30, 2012
Mar 27, 2014
Feb 16, 2012
Jul 24, 2014
May 22, 2012
Jul 14, 2013

Repository files navigation

Testing Dreddbot

To Install

(Re)move ~/.vim and ~/.vimrc if you have them already, and run:

git clone git@github.com:Casecommons/vim-config.git ~/.vim
cd ~/.vim
git submodule update --init
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/ackrc ~/.ackrc

Updating

As long as your checkout is kept clean, you can easily update, rebase your local changes and update submodules with:

cd ~/.vim && git pull --rebase ; git submodule update ; cd -

About

(Mac)Vim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 58.8%
  • Python 41.2%