Skip to content

sjl/gundo.vim

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
January 14, 2020 19:56
February 21, 2021 12:18
November 10, 2010 19:50
February 21, 2021 12:15

Gundo.vim is Vim plugin to visualize your Vim undo tree.

Preview

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.