content/projects/threesome.html @ 3b0fb0a3ea52

Fix sub() in list-out-of-lambda.html
author Ivan Vyshnevskyi <sainaen@gmail.com>
date Sun, 31 Mar 2013 18:32:09 +0300
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 %}