content/projects/gundo.html @ 16bff1faf4ca

Fixes unordered list
author Robin Wellner <me@robinwell.net>
date Mon, 08 Apr 2013 21:22:59 +0200
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 %}