content/projects/gundo.html @ 077d26243aa1
Remove Forrst link, replace Flickr with 500px.
author |
Steve Losh <steve@stevelosh.com> |
date |
Sat, 29 Sep 2012 11:31:05 -0400 |
parents |
d0651ea8718f |
children |
(none) |
{% extends "_post.html" %}
{% hyde
title: "Gundo"
snip: "Graph your Vim undo tree."
created: 2011-10-10 00:00:01
exclude: False
%}
{% block article %}
[Gundo](http://sjl.bitbucket.org/gundo.vim/) is a Vim plugin that graphs your
undo tree. Check out the site for all the information.
{% endblock %}