mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 21:29:48 +01:00
deploy: 50cb4d8a1e
This commit is contained in:
parent
2f1abd93ae
commit
ef49f45945
1 changed files with 3 additions and 0 deletions
|
@ -3431,6 +3431,9 @@ for a list of available options.</p><p><span class="emphasis"><em>Type:</em></sp
|
|||
<home-manager/modules/programs/helix.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.helix.package"></a><a class="term" href="options.html#opt-programs.helix.package"><code class="option">programs.helix.package</code></a></span></dt><dd><p>The package to use for helix.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.helix</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#blob-path" target="_top">
|
||||
<home-manager/modules/programs/helix.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.helix.defaultEditor"></a><a class="term" href="options.html#opt-programs.helix.defaultEditor"><code class="option">programs.helix.defaultEditor</code></a></span></dt><dd><p>Whether to configure <span class="command"><strong>hx</strong></span> as the default
|
||||
editor using the <code class="envar">EDITOR</code> environment variable.</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>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#blob-path" 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
|
||||
<code class="filename">$XDG_CONFIG_HOME/helix/languages.toml</code>.
|
||||
</p><p>
|
||||
|
|
Loading…
Reference in a new issue