mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-09 10:31:06 +01:00
deploy: 94780dd888
This commit is contained in:
parent
9b3b6d25fd
commit
d486d13bf0
3 changed files with 11 additions and 9 deletions
|
|
@ -5254,6 +5254,8 @@ with this enabled only the relative name is shown.
|
|||
<home-manager/modules/programs/neovim.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.neovim.coc.enable"></a><a class="term" href="options.html#opt-programs.neovim.coc.enable"><code class="option">programs.neovim.coc.enable</code></a></span></dt><dd><p>Whether to enable Coc.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">false</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">true</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#blob-path" target="_top">
|
||||
<home-manager/modules/programs/neovim.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.neovim.coc.package"></a><a class="term" href="options.html#opt-programs.neovim.coc.package"><code class="option">programs.neovim.coc.package</code></a></span></dt><dd><p>The package to use for the CoC plugin.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.vimPlugins.coc-nvim</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#blob-path" target="_top">
|
||||
<home-manager/modules/programs/neovim.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.neovim.coc.pluginConfig"></a><a class="term" href="options.html#opt-programs.neovim.coc.pluginConfig"><code class="option">programs.neovim.coc.pluginConfig</code></a></span></dt><dd><p>Script to configure CoC. Must be viml.</p><p><span class="emphasis"><em>Type:</em></span> strings concatenated with "\n"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">""</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#blob-path" target="_top">
|
||||
<home-manager/modules/programs/neovim.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.neovim.coc.settings"></a><a class="term" href="options.html#opt-programs.neovim.coc.settings"><code class="option">programs.neovim.coc.settings</code></a></span></dt><dd><p>Extra configuration lines to add to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue