Deployed 9d9f61a with MkDocs version: 1.0.4

This commit is contained in:
Micah Ellison 2020-01-09 20:52:46 -08:00
parent 8a2af55fa8
commit 08ff1065ae
5 changed files with 11 additions and 12 deletions

View file

@ -230,7 +230,6 @@ file before writing into the journal.</p>
<p>Similar to Sublime Text, MacVim must be started with a flag that tells
the the process to wait until the file is closed before passing control
back to journal. In the case of MacVim, this is <code>-f</code>:</p>
<p>&lt;&lt;&lt;&lt;&lt;&lt;&lt; HEAD</p>
<pre><code class="yaml">editor: &quot;mvim -f&quot;
</code></pre>