mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
deploy: 0cf525a5be
This commit is contained in:
@@ -40179,7 +40179,8 @@ package</p>
|
||||
</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>
|
||||
editor using the <code class="envar">EDITOR</code> and <code class="envar">VISUAL</code>
|
||||
environment variables.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
@@ -46601,7 +46602,8 @@ boolean</p>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Whether to configure <span class="command"><strong>kak</strong></span> as the default
|
||||
editor using the <code class="envar">EDITOR</code> environment variable.</p>
|
||||
editor using the <code class="envar">EDITOR</code> and <code class="envar">VISUAL</code>
|
||||
environment variables.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
@@ -56652,7 +56654,8 @@ JSON value</p>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Whether to configure <span class="command"><strong>nvim</strong></span> as the default
|
||||
editor using the <code class="envar">EDITOR</code> environment variable.</p>
|
||||
editor using the <code class="envar">EDITOR</code> and <code class="envar">VISUAL</code>
|
||||
environment variables.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
@@ -82076,7 +82079,8 @@ package</p>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Whether to configure <span class="command"><strong>vim</strong></span> as the default
|
||||
editor using the <code class="envar">EDITOR</code> environment variable.</p>
|
||||
editor using the <code class="envar">EDITOR</code> and <code class="envar">VISUAL</code>
|
||||
environment variables.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
@@ -95025,7 +95029,8 @@ list of string</p>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Whether to configure <span class="command"><strong>emacsclient</strong></span> as the default
|
||||
editor using the <code class="envar">EDITOR</code> environment variable.</p>
|
||||
editor using the <code class="envar">EDITOR</code> and <code class="envar">VISUAL</code>
|
||||
environment variables.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
|
||||
Reference in New Issue
Block a user