content/projects/gundo.html @ d0651ea8718f

Holy shit I updated my site.
author Steve Losh <steve@stevelosh.com>
date Mon, 10 Oct 2011 00:45:29 -0400
parents (none)
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 %}