Skip to content

Files

Latest commit

author
Andrew Marshall and Brian Cornell
Jul 19, 2016
c5758d4 · Jul 19, 2016

History

History
16 lines (10 loc) · 282 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 282 Bytes

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