content/projects/splice.html @ 47443db6c7d3
Fix Vims idiotic lack of a bare domain.
author |
Steve Losh <steve@stevelosh.com> |
date |
Fri, 12 Oct 2012 11:02:49 -0400 |
parents |
25c804434023 |
children |
(none) |
{% extends "_post.html" %}
{% hyde
title: "Splice"
snip: "A Vim plugin for resolving three-way merge conflicts."
created: 2011-10-10 00:00:02
exclude: False
%}
{% block article %}
[Splice](http://sjl.bitbucket.org/splice.vim/) is a Vim plugin that helps
you resolve three-way merge conflicts. Check out the site for more information.
{% endblock %}