64d6d48496
Instead of displaying hardcoded "j/k" for motion between undo states, real keymaps are fetched from `g:gundo_map_move_older` and `g:undo_map_move_never` variables. |
||
---|---|---|
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.