Skip to content

Latest commit

 

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