splice.vim/index.html @ 15d3b832fdc5 default tip

cl-digraph: Update site.
author Steve Losh <steve@stevelosh.com>
date Wed, 21 Jun 2023 15:21:12 -0400
parents ab4f33c86e64
children (none)
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
        <title>Splice</title>
        <link rel="stylesheet" href="./_dmedia/tango.css"/>
        <link rel="stylesheet/less" type="text/css" href="./_dmedia/style.less">
        <script src="./_dmedia/less.js" type="text/javascript">
        </script>
    </head>
    <body class="index">
        <div class="wrap">
            <header><h1><a href="">Splice</a></h1></header>
                <div class="markdown">
<p>Splice is a Vim plugin for resolving three-way merges.  It's inspired by Adobe
Lightroom's user interface.  <a href="http://vimeo.com/25764692">Watch the demo screencast</a> in HD on
Vimeo to get an idea of how it works.</p>
<ul>
<li><strong>Full Documentation:</strong> <code>:help splice</code></li>
<li><strong>Source (Mercurial):</strong> <a href="https://hg.sr.ht/~sjl/splice.vim">https://hg.sr.ht/~sjl/splice.vim</a></li>
<li><strong>Source (Git):</strong> <a href="https://github.com/sjl/splice.vim">https://github.com/sjl/splice.vim</a></li>
<li><strong>Issues:</strong> <a href="https://github.com/sjl/splice.vim/issues">https://github.com/sjl/splice.vim/issues</a></li>
<li><strong>License:</strong> <a href="http://www.opensource.org/licenses/mit-license.php">MIT/X11</a></li>
</ul><h2>Table of Contents</h2><ol class="toc"><li><a href="installation/">Installation</a></li></ol>
                </div>
            <footer><p>Created by <a href="http://stevelosh.com">Steve Losh</a>.</p>
<p><br/><a id='rochester-made' href='http://rochestermade.com' title='Rochester Made'><img src='https://rochestermade.com/media/images/rochester-made-dark-on-light.png' alt='Rochester Made' title='Rochester Made' /></a></p></footer>
        </div>
    </body>
</html>