mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
deploy: 565e534920
This commit is contained in:
@@ -63727,6 +63727,32 @@ one of “lua”, “viml”, “teal”, “fennel” or string</p>
|
||||
|
||||
</code></pre>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.neovim.sideloadInitLua"></a><a class="term" href="options.xhtml#opt-programs.neovim.sideloadInitLua"><code class="option">programs.neovim.sideloadInitLua</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Enable to avoid writing the content of <code class="varname">initLua</code> to the default
|
||||
location <code class="filename">$XDG_CONFIG_HOME/nvim/init.lua</code> and load it through
|
||||
neovim wrapper arguments instead.</p><p>This is useful if you want to manage your own <code class="filename">init.lua</code> imperatively.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting nix">false
|
||||
</code></pre>
|
||||
|
||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||
<table border="0" summary="Simple list" class="simplelist">
|
||||
<tr><td>
|
||||
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/neovim.nix" target="_top">
|
||||
<home-manager/modules/programs/neovim.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.neovim.viAlias"></a><a class="term" href="options.xhtml#opt-programs.neovim.viAlias"><code class="option">programs.neovim.viAlias</code>
|
||||
|
||||
Reference in New Issue
Block a user