mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
deploy: dd88dbc694
This commit is contained in:
parent
432b5b8a9b
commit
fe810a2f76
1 changed files with 3 additions and 0 deletions
|
@ -7569,6 +7569,9 @@ See the example for more info.</p><p><span class="emphasis"><em>Type:</em></span
|
|||
<code class="literal">ps: [ ]</code></p><p><span class="emphasis"><em>Example:</em></span>
|
||||
<code class="literal">pyPkgs: with pyPkgs; [ python-language-server ]</code></p><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.finalPackage"></a><a class="term" href="options.html#opt-programs.neovim.finalPackage"><code class="option">programs.neovim.finalPackage</code></a></span></dt><dd><p>Resulting customized neovim package.</p><p><span class="emphasis"><em>Type:</em></span>
|
||||
package <span class="emphasis"><em>(read only)</em></span></p><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.generatedConfigViml"></a><a class="term" href="options.html#opt-programs.neovim.generatedConfigViml"><code class="option">programs.neovim.generatedConfigViml</code></a></span></dt><dd><p>Generated vimscript config.</p><p><span class="emphasis"><em>Type:</em></span>
|
||||
strings concatenated with “\n” <span class="emphasis"><em>(read only)</em></span></p><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>
|
||||
|
|
Loading…
Reference in a new issue