Add more to the readme.
This commit is contained in:
parent
f15e7eab8c
commit
f06bb35cb1
@ -1,7 +1,16 @@
|
||||
Gundo.vim is Vim plugin to visualize your Vim undo tree.
|
||||
|
||||
Current status: Alpha. It will probably eat your data. Be careful.
|
||||
==================================================================
|
||||
<a href="http://flattr.com/thing/74149/Gundo-vim" target="_blank">
|
||||
<img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a>
|
||||
|
||||
Current status: Beta. It might eat your data. Be careful.
|
||||
=========================================================
|
||||
|
||||
Screenshot:
|
||||
|
||||
<a href="http://www.flickr.com/photos/sjl7678/5093114605/" title="gundo by stevelosh, on Flickr"><img src="http://farm5.static.flickr.com/4113/5093114605_ebc46d6494.jpg" width="487" height="500" alt="gundo" /></a>
|
||||
|
||||
Screencast: [http://screenr.com/M9l](http://screenr.com/M9l)
|
||||
|
||||
|
||||
Requirements
|
||||
@ -9,6 +18,7 @@ Requirements
|
||||
|
||||
* Vim 7.3+
|
||||
* Python support for Vim.
|
||||
* Python 2.5+.
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
@ -1,9 +1,9 @@
|
||||
*gundo.txt* Graph your undo tree so you can actually USE it.
|
||||
|
||||
|
||||
CURRENT STATUS: ALPHA
|
||||
CURRENT STATUS: BETA
|
||||
|
||||
IT WILL PROBABLY EAT YOUR DATA
|
||||
IT MIGHT EAT YOUR DATA
|
||||
|
||||
SERIOUSLY: IF YOU USE THIS PLUGIN, LOSE DATA AND COMPLAIN ABOUT IT
|
||||
I AM GOING TO MAKE FUN OF YOU ON TWITTER
|
||||
|
Loading…
Reference in New Issue
Block a user