Go to file
2012-06-02 17:29:02 -04:00
autoload added public show/hide methods and matched toggle open/close method 2012-04-13 00:42:46 -05:00
doc Update help text a bit. 2012-06-02 17:28:40 -04:00
plugin Added :GundoHide & :GundoShow for easier scripting 2011-12-31 17:37:13 -05:00
site Update help text a bit. 2012-06-02 17:28:40 -04: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.4.0 for changeset 25b74fe299c3 2012-06-02 17:29:02 -04: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.