Go to file
Seth Milliken 8de0b4ce47 defer "can't load gundo" warning
Only inform that gundo didn't load when an attempt is made to invoke it.
Too many hosts still don't have vim 7.3, but I'd like to do a straight
update of my vimfiles from my dvcs without needing any fiddly
conditionals in order to load vim without a warning message.
2010-12-29 15:16:33 -08:00
doc Prepare docs for release. 2010-11-10 11:28:27 -05:00
plugin defer "can't load gundo" warning 2010-12-29 15:16:33 -08: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.