mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 18:06:18 +04:00
deploy: 5d33dbacac
This commit is contained in:
parent
affef95122
commit
8f5189b355
@ -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>
|
||||
|
@ -947,6 +947,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>
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user