mirror of https://github.com/helix-editor/helix
deploy: 75a8e8afbd
parent
b0e961b2d2
commit
cdd953cd5e
|
@ -681,7 +681,7 @@ implemented for all movement commands yet.</p>
|
|||
<div style="break-before: page; page-break-before: always;"></div><h1 id="key-remapping"><a class="header" href="#key-remapping">Key Remapping</a></h1>
|
||||
<p>One-way key remapping is temporarily supported via a simple TOML configuration
|
||||
file. (More powerful solutions such as rebinding via commands will be
|
||||
available in the feature).</p>
|
||||
available in the future).</p>
|
||||
<p>To remap keys, write a <code>config.toml</code> file in your <code>helix</code> configuration
|
||||
directory (default <code>~/.config/helix</code> in Linux systems) with a structure like
|
||||
this:</p>
|
||||
|
|
|
@ -140,7 +140,7 @@
|
|||
<h1 id="key-remapping"><a class="header" href="#key-remapping">Key Remapping</a></h1>
|
||||
<p>One-way key remapping is temporarily supported via a simple TOML configuration
|
||||
file. (More powerful solutions such as rebinding via commands will be
|
||||
available in the feature).</p>
|
||||
available in the future).</p>
|
||||
<p>To remap keys, write a <code>config.toml</code> file in your <code>helix</code> configuration
|
||||
directory (default <code>~/.config/helix</code> in Linux systems) with a structure like
|
||||
this:</p>
|
||||
|
|
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