Skip to content

Commit

Permalink
Write introductory blurb
Browse files Browse the repository at this point in the history
  • Loading branch information
nelstrom committed Feb 27, 2013
1 parent c8b4cd9 commit e7c9793
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
@@ -1,3 +1,7 @@
This repository contains the code used to demonstrate [vspec][] at the [February 2013 Vim London meetup][meetup]. Look at the [commit history][commits] to see how the code evolved. You can find links to *snapshots* of the project at significant milestones below. The *compare changes* links let you compare each snapshot with the previous one.

Don't install this plugin! The code is provided as a learning resource. If you want to use the `:DocOpen` command, go and get the real version of the [DocOpen][] plugin.

Setup:

* clone this repo
Expand Down Expand Up @@ -43,3 +47,7 @@ Specify and implement the `:DocOpen` command. [Compare changes][05-06]
[05-06]: https://github.com/VimLondon/vspec-demo/compare/05_open_doc_url...06_create_DocOpen_command

[vspec-setup]: http://whileimautomaton.net/2013/02/13211500
[vspec]: https://github.com/kana/vim-vspec
[meetup]: http://www.meetup.com/Vim-London/events/102114102/
[DocOpen]: https://github.com/nelstrom/vim-docopen
[commits]: https://github.com/VimLondon/vspec-demo/commits/master

0 comments on commit e7c9793

Please sign in to comment.