<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vimdiff on make me: APe</title><link>https://apealive.net/tags/vimdiff/</link><description>Recent content in Vimdiff on make me: APe</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 28 Dec 2020 08:07:51 +0000</lastBuildDate><atom:link href="https://apealive.net/tags/vimdiff/index.xml" rel="self" type="application/rss+xml"/><item><title>Vimdiff Cheat Sheet &amp; Visual Code Merging Guide</title><link>https://apealive.net/post/vimdiff-cheat-sheet/</link><pubDate>Mon, 28 Dec 2020 08:07:51 +0000</pubDate><guid>https://apealive.net/post/vimdiff-cheat-sheet/</guid><description>&lt;p&gt;This article covers &lt;strong&gt;Vimdiff Cheat Sheet &amp;amp; Visual Code Merging Guide&lt;/strong&gt;, originally published as a secure &lt;a href="https://gist.github.com/epcim/3f4842d5d3307a438de425ab121df212" target="_blank" rel="noopener noreferrer"&gt;GitHub Gist&lt;/a&gt;
 snippet.&lt;/p&gt;
&lt;h1 id="vimdiff-cheat-sheet"&gt;vimdiff cheat sheet&lt;a class="heading-anchor" href="#vimdiff-cheat-sheet" aria-hidden="true"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;##git mergetool&lt;/p&gt;
&lt;p&gt;In the middle file (future merged file), you can navigate between conflicts with &lt;code&gt;]c&lt;/code&gt; and &lt;code&gt;[c&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Choose which version you want to keep with &lt;code&gt;:diffget //2&lt;/code&gt; or &lt;code&gt;:diffget //3&lt;/code&gt; (the &lt;code&gt;//2&lt;/code&gt; and &lt;code&gt;//3&lt;/code&gt; are unique identifiers for the target/master copy and the merge/branch copy file names).&lt;/p&gt;</description></item></channel></rss>