Go to file
Steve Losh 994ee7d948 Merge pull request #9 from pkoch/master
Add option to close gundo on revert.
2011-05-09 15:03:11 -07:00
doc Update changelog. 2011-03-13 16:24:08 -04:00
plugin Add option to close gundo on revert. 2011-05-05 02:54:44 +01:00
site Update changelog. 2011-03-13 16:24:08 -04:00
tests tests: add preview tests 2010-12-09 22:42:34 -05:00
.hgignore Add ".DS_Store" to .hgignore. 2010-11-10 19:50:17 -05:00
.hgtags Added tag v2.1.1 for changeset dc582486455b 2011-03-13 16:21:33 -04:00
README.markdown Clean up the README. 2010-11-10 11:23:42 -05:00

Flattr this

Gundo.vim is Vim plugin to visualize your Vim undo tree.

Preview

Screencast:

http://screenr.com/M9l

Screenshot:

gundo

Requirements

  • Vim 7.3+
  • Python support for Vim
  • Python 2.4+

Installation and Usage

Check out the project site for installation instructions.

License

GPLv2+, just like Mercurial.