Go to file
2012-02-16 00:18:49 +09:00
autoload Add auto preview global option 2012-02-16 00:18:49 +09:00
doc Add auto preview global option 2012-02-16 00:18:49 +09:00
plugin Added :GundoHide & :GundoShow for easier scripting 2011-12-31 17:37:13 -05:00
site Add documentation for the statusline options. 2012-02-07 22:00:03 -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.3.0 for changeset bf31800e9784 2012-02-07 22:01:12 -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.