From: Ben Beltran Date: Tue, 23 Jun 2015 15:06:00 +0000 (-0500) Subject: Adds installation instructions X-Git-Url: https://git.r.bdr.sh/rbdr/api-notation.vim/commitdiff_plain/d047e0072903bfccf7f06ecf2fe19a17110c11cc?hp=ff11ecc1ac84459c448430ce843741d20b70057f Adds installation instructions --- diff --git a/README.md b/README.md index 3cad5cb..993068c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,14 @@ This is a syntax for api notation, a simple notation I've been using for annotating module APIs in specs and other documents. +## Installing + +Install with pathogen: + +1. Clone the repo or copy the files to your `.vim/bundle` dir +2. Reload the vim +3. Enjoy the vim + ## API Notation Reference The most recent reference as of now is in this [gist][api-reference], so