Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 447 Bytes

File metadata and controls

26 lines (18 loc) · 447 Bytes

Usage

Clone this repo into your home directory either as .vim (linux) or vimfiles (MF
Windows).

Then cd into the repo and run this to get the snippets submodule:


git submodule init
git submodule update

Put this in your vimrc along with your personal hacks:

Linux


source ~/.vim/vimrc
source ~/.vim/agi-vimrc

Windows


source ~/vimfiles/vimrc  "windows