mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
Deploy PR #971 preview
This commit is contained in:
parent
09a033726c
commit
2e76e6f5e6
1 changed files with 2 additions and 2 deletions
|
@ -34666,11 +34666,11 @@ anything</p>
|
|||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Define what to do when Neovim is started without arguments.</p><p>Takes either one of <code class="literal">"Disabled"</code>, <code class="literal">"CurrentDir"</code>, <code class="literal">"LastSession</code> in which case the value
|
||||
<p>Define what to do when Neovim is started without arguments.</p><p>Takes either one of <code class="literal">"Disabled"</code>, <code class="literal">"CurrentDir"</code>, <code class="literal">"LastSession"</code>, <code class="literal">"GitSession"</code> in which case the value
|
||||
will be inserted into <code class="literal">sm.AutoloadMode.<value></code>, or an inline Lua value.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
one of “Disabled”, “CurrentDir”, “LastSession” or (luaInline)</p>
|
||||
one of “Disabled”, “CurrentDir”, “LastSession”, “GitSession” or (luaInline)</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">"LastSession"</code></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue