mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
deploy: 9d0f799c66
This commit is contained in:
parent
9870281457
commit
e34b399544
1 changed files with 5 additions and 0 deletions
|
@ -5238,6 +5238,11 @@ editor using the <code class="envar">EDITOR</code> environment variable.</p><p><
|
||||||
boolean</p><p><span class="emphasis"><em>Default:</em></span>
|
boolean</p><p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal">false</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/helix.nix" target="_top">
|
<code class="literal">false</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/helix.nix" target="_top">
|
||||||
<home-manager/modules/programs/helix.nix>
|
<home-manager/modules/programs/helix.nix>
|
||||||
|
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.helix.extraPackages"></a><a class="term" href="options.html#opt-programs.helix.extraPackages"><code class="option">programs.helix.extraPackages</code></a></span></dt><dd><p>Extra packages available to hx.</p><p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
list of package</p><p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">[ ]</code></p><p><span class="emphasis"><em>Example:</em></span>
|
||||||
|
<code class="literal">[ pkgs.marksman ]</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/helix.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/helix.nix>
|
||||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.helix.languages"></a><a class="term" href="options.html#opt-programs.helix.languages"><code class="option">programs.helix.languages</code></a></span></dt><dd><p>Language specific configuration at
|
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.helix.languages"></a><a class="term" href="options.html#opt-programs.helix.languages"><code class="option">programs.helix.languages</code></a></span></dt><dd><p>Language specific configuration at
|
||||||
<code class="filename">$XDG_CONFIG_HOME/helix/languages.toml</code>.</p><p>See <a class="link" href="https://docs.helix-editor.com/languages.html" target="_top">https://docs.helix-editor.com/languages.html</a>
|
<code class="filename">$XDG_CONFIG_HOME/helix/languages.toml</code>.</p><p>See <a class="link" href="https://docs.helix-editor.com/languages.html" target="_top">https://docs.helix-editor.com/languages.html</a>
|
||||||
for more information.</p><p><span class="emphasis"><em>Type:</em></span>
|
for more information.</p><p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
|
Loading…
Reference in a new issue