mirror of
https://github.com/helix-editor/helix.git
synced 2024-12-18 22:11:55 +04:00
deploy: a1a5faebef
This commit is contained in:
parent
2343d99e0b
commit
d048ebc8fa
@ -221,7 +221,7 @@
|
||||
</tbody></table>
|
||||
</div>
|
||||
<h3 id="editorclipboard-provider-section"><a class="header" href="#editorclipboard-provider-section"><code>[editor.clipboard-provider]</code> Section</a></h3>
|
||||
<p>Helix can be configured wither to use a builtin clipboard configuration or to use
|
||||
<p>Helix can be configured either to use a builtin clipboard configuration or to use
|
||||
a provided command.</p>
|
||||
<p>For instance, setting it to use OSC 52 termcodes, the configuration would be:</p>
|
||||
<pre><code class="language-toml">[editor]
|
||||
|
@ -1825,7 +1825,7 @@ Its settings will be merged with the configuration directory <code>config.toml</
|
||||
</tbody></table>
|
||||
</div>
|
||||
<h3 id="editorclipboard-provider-section"><a class="header" href="#editorclipboard-provider-section"><code>[editor.clipboard-provider]</code> Section</a></h3>
|
||||
<p>Helix can be configured wither to use a builtin clipboard configuration or to use
|
||||
<p>Helix can be configured either to use a builtin clipboard configuration or to use
|
||||
a provided command.</p>
|
||||
<p>For instance, setting it to use OSC 52 termcodes, the configuration would be:</p>
|
||||
<pre><code class="language-toml">[editor]
|
||||
|
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