/vim-config

(Mac)Vim configuration

Primary LanguageVim scriptMIT LicenseMIT

Case Commons Vim config

Installation

Clone the repo and run the install script:

git clone https://github.com/Casecommons/vim-config.git ~/.vim
cd ~/.vim
./install

Updating

Provided your working copy is clean, updating is simple:

cd ~/.vim
./update