gh-pages
the-mikedavis 2025-01-05 16:27:50 +00:00
parent 6fa9aa312e
commit 537642a972
4 changed files with 4 additions and 2 deletions

View File

@ -2549,6 +2549,7 @@ berry = "#2A2A4D"
<tr><td><code>diagnostic.error</code></td><td>Diagnostics error (editing area)</td></tr>
<tr><td><code>diagnostic.unnecessary</code></td><td>Diagnostics with unnecessary tag (editing area)</td></tr>
<tr><td><code>diagnostic.deprecated</code></td><td>Diagnostics with deprecated tag (editing area)</td></tr>
<tr><td><code>tabstop</code></td><td>Snippet placeholder</td></tr>
</tbody></table>
</div><div style="break-before: page; page-break-before: always;"></div><h2 id="key-remapping"><a class="header" href="#key-remapping">Key remapping</a></h2>
<p>Helix currently supports one-way key remapping through a simple TOML configuration

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -569,6 +569,7 @@ berry = "#2A2A4D"
<tr><td><code>diagnostic.error</code></td><td>Diagnostics error (editing area)</td></tr>
<tr><td><code>diagnostic.unnecessary</code></td><td>Diagnostics with unnecessary tag (editing area)</td></tr>
<tr><td><code>diagnostic.deprecated</code></td><td>Diagnostics with deprecated tag (editing area)</td></tr>
<tr><td><code>tabstop</code></td><td>Snippet placeholder</td></tr>
</tbody></table>
</div>
</main>