This commit is contained in:
archseer 2022-08-04 04:06:08 +00:00
parent affef95122
commit 8f5189b355
4 changed files with 6 additions and 2 deletions

View File

@ -161,6 +161,8 @@ select = "underline"
[editor.file-picker]
hidden = false
</code></pre>
<p>You may also specify a file to use for configuration with the <code>-c</code> or
<code>--config</code> CLI argument: <code>hx -c path/to/custom-config.toml</code>.</p>
<h2 id="editor"><a class="header" href="#editor">Editor</a></h2>
<h3 id="editor-section"><a class="header" href="#editor-section"><code>[editor]</code> Section</a></h3>
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th><th>Default</th></tr></thead><tbody>

View File

@ -947,6 +947,8 @@ select = &quot;underline&quot;
[editor.file-picker]
hidden = false
</code></pre>
<p>You may also specify a file to use for configuration with the <code>-c</code> or
<code>--config</code> CLI argument: <code>hx -c path/to/custom-config.toml</code>.</p>
<h2 id="editor"><a class="header" href="#editor">Editor</a></h2>
<h3 id="editor-section"><a class="header" href="#editor-section"><code>[editor]</code> Section</a></h3>
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th><th>Default</th></tr></thead><tbody>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long