mirror of
https://github.com/nix-community/home-manager
synced 2025-01-06 00:59:48 +01:00
deploy: 635bbcdd6f
This commit is contained in:
parent
df2ca3dc72
commit
21594c6ccc
1 changed files with 5 additions and 0 deletions
|
@ -2628,6 +2628,11 @@ See <a class="link" href="https://github.com/so-fancy/diff-so-fancy" target="_to
|
|||
<home-manager/modules/programs/git.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.git.diff-so-fancy.markEmptyLines"></a><a class="term" href="options.html#opt-programs.git.diff-so-fancy.markEmptyLines"><code class="option">programs.git.diff-so-fancy.markEmptyLines</code></a></span></dt><dd><p>Whether the first block of an empty line should be colored.</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">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/git.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/git.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.git.diff-so-fancy.pagerOpts"></a><a class="term" href="options.html#opt-programs.git.diff-so-fancy.pagerOpts"><code class="option">programs.git.diff-so-fancy.pagerOpts</code></a></span></dt><dd><p>Arguments to be passed to <span class="command"><strong>less</strong></span>.</p><p><span class="emphasis"><em>Type:</em></span> list of string</p><p><span class="emphasis"><em>Default:</em></span> </p><pre class="programlisting">[
|
||||
"--tabs=4"
|
||||
"-RFX"
|
||||
]</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/git.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/git.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.git.diff-so-fancy.rulerWidth"></a><a class="term" href="options.html#opt-programs.git.diff-so-fancy.rulerWidth"><code class="option">programs.git.diff-so-fancy.rulerWidth</code></a></span></dt><dd><p>By default, the separator for the file header spans the full
|
||||
width of the terminal. Use this setting to set the width of
|
||||
the file header manually.</p><p><span class="emphasis"><em>Type:</em></span> null or signed integer</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</code></p><p><span class="emphasis"><em>Example:</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/git.nix#blob-path" target="_top">
|
||||
|
|
Loading…
Reference in a new issue