Go to file
Daniel Hahler c44c0c0345 Defer warning about incompatible Python.
This uses the GundoDidNotLoad approach from 8de0b4ce47 also
for the "Gundo requires that Vim be compiled with Python 2.4+" error.

Also retab the original GundoDidNotLoad code block and fix the English.
2011-03-09 23:10:48 +01:00
doc Prepare docs for release. 2010-11-10 11:28:27 -05:00
plugin Defer warning about incompatible Python. 2011-03-09 23:10:48 +01:00
site site: fix Bitbucket's broken trailing slash appending (or, rather, lack thereof) 2010-11-24 00:17:06 -05: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.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.