Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 282 Bytes

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