content/projects/threesome.html @ 1f29d302c82d

Add node_modules to .hgignore.
author Steve Losh <steve@stevelosh.com>
date Sun, 28 Feb 2016 11:52:32 +0000
parents 25c804434023
children (none)
    {% extends "_post.html" %}

    {% hyde
    title: "Threesome"
    snip: "A Vim plugin for resolving three-way merge conflicts."
    created: 2011-10-10 00:00:02
    exclude: True
    %}

    {% block article %}

Threesome is now called [Splice](/projects/splice/).

    {% endblock %}