Casecommons / vim-config

(Mac)Vim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

(Mac)Vim configuration

License:MIT License


Languages

Language:Vim Script 97.6%Language:Shell 2.4%