Go to file
2010-12-09 19:56:33 -05:00
doc Prepare docs for release. 2010-11-10 11:28:27 -05:00
plugin Remove duplicate function. 2010-12-08 12:31:06 -05:00
site site: fix Bitbucket's broken trailing slash appending (or, rather, lack thereof) 2010-11-24 00:17:06 -05:00
tests tests: break the undo chain when typing lines 2010-12-09 19:56:33 -05:00
.hgignore Add ".DS_Store" to .hgignore. 2010-11-10 19:50:17 -05:00
.hgtags Added tag v2.0.0 for changeset e1365403fefc 2010-11-10 11:28:31 -05: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.