1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-01 00:39:45 +01:00
This commit is contained in:
rycee 2024-10-17 11:39:07 +00:00
parent a39248a9b9
commit fd4c69c550

View file

@ -19984,6 +19984,33 @@ attribute set of (strings concatenated with “\n” or (submodule))</p>
</code></pre> </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/fish.nix" target="_top">
&lt;home-manager/modules/programs/fish.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.fish.generateCompletions"></a><a class="term" href="options.xhtml#opt-programs.fish.generateCompletions"><code class="option">programs.fish.generateCompletions</code>
</a>
</span>
</dt>
<dd>
<p>Whether to enable the automatic generation of completions based upon installed man pages.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">true</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> <p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist"> <table border="0" summary="Simple list" class="simplelist">
<tr><td> <tr><td>