d8ea993adc
Python 3.5 adds type-checking to difflib, which causes gundo to fail. This fixes the issue by converting the arguments to strings. See https://bugs.python.org/issue17445 for details |
||
---|---|---|
autoload | ||
doc | ||
plugin | ||
site | ||
tests | ||
.gitignore | ||
.hgignore | ||
.hgtags | ||
package.sh | ||
README.markdown |
Gundo.vim is Vim plugin to visualize your Vim undo tree.
Preview
Screencast:
http://screenr.com/M9l
Screenshot:
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.