Go to file
2016-12-16 13:19:55 -05:00
autoload Fix TypeError when using Python 3 2016-11-24 14:29:04 +02:00
doc Update docs 2016-12-16 13:19:43 -05:00
plugin Added :GundoHide & :GundoShow for easier scripting 2011-12-31 17:37:13 -05:00
site Update docs 2016-12-16 13:19:43 -05:00
tests Make the testing symlinks relative. 2011-05-09 18:31:54 -04:00
.gitignore added gitignore with data from hgignore 2011-05-15 12:45:43 -04:00
.hgignore Add ".DS_Store" to .hgignore. 2010-11-10 19:50:17 -05:00
.hgtags Added tag v2.6.2 for changeset 6918f8da3839 2016-12-16 13:19:55 -05:00
package.sh Add autoload/ to the packaging script. 2011-07-29 09:39:45 -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.