Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ardagnir/pterosaur
Browse files Browse the repository at this point in the history
  • Loading branch information
ardagnir committed Mar 19, 2014
2 parents 6091810 + 181c1e6 commit d66c287
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@ Pterosaur

Pterosaur is a Pentadactyl/Vim extension that gives you the full power of Vim in each Firefox text field.

![Demo](/pterosaur_demo.gif?raw=true)

Pterosaur is at more of an alpha/proof-of-concept stage right now, but it's already somewhat useful.


##Requirements
- Pterosaur requires pentadactyl.
- Pterosaur requires Pentadactyl and Vim.
- Pterosaur assumes you are using Linux. It might work on OS X.

##Setup
**Step 1:** Install pterosaur using your vim plugin-manager. For pathogen-compatible managers:
**Step 1:** Install pterosaur using your Vim plugin-manager. For pathogen-compatible managers:

cd ~/.vim/bundle
git clone http://github.com/ardagnir/pterosaur
Expand Down

0 comments on commit d66c287

Please sign in to comment.