Go to file
2011-05-09 18:31:54 -04:00
doc Document the new close_on_revert setting. 2011-05-09 18:10:05 -04:00
plugin Add option to close gundo on revert. 2011-05-05 02:54:44 +01:00
site Document the new close_on_revert setting. 2011-05-09 18:10:05 -04:00
tests Make the testing symlinks relative. 2011-05-09 18:31:54 -04: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.