This commit is contained in:
NotAShelf 2025-01-19 10:22:50 +00:00
commit 77aab6d5a1
13 changed files with 5 additions and 45273 deletions

View file

@ -26793,12 +26793,16 @@ string</p>
</span>
</dt>
<dd>
<p>Prevent swapfile and backupfile from being created</p>
<p>Prevent swapfile and backupfile from being created.</p><p><code class="literal">false</code> is the default Neovim behaviour. If you wish to create
backup and swapfiles, set this option to <code class="literal">false</code>.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">true</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">false</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>