gh-pages
pickfire 2 years ago
parent f0cb116466
commit 0adc4243a1

@ -1451,7 +1451,11 @@ over it and is merged into the default palette.</p>
<tr><td><code>diagnostic.warning</code></td><td>Diagnostics warning (editing area)</td></tr>
<tr><td><code>diagnostic.error</code></td><td>Diagnostics error (editing area)</td></tr>
</tbody></table>
</div><div style="break-before: page; page-break-before: always;"></div><h1 id="key-remapping"><a class="header" href="#key-remapping">Key Remapping</a></h1>
</div>
<p>You can check compliance to spec with</p>
<pre><code class="language-shell">cargo xtask themelint onedark # replace onedark with &lt;name&gt;
</code></pre>
<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 future).</p>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -453,6 +453,10 @@ over it and is merged into the default palette.</p>
<tr><td><code>diagnostic.error</code></td><td>Diagnostics error (editing area)</td></tr>
</tbody></table>
</div>
<p>You can check compliance to spec with</p>
<pre><code class="language-shell">cargo xtask themelint onedark # replace onedark with &lt;name&gt;
</code></pre>
</main>
<nav class="nav-wrapper" aria-label="Page navigation">

Loading…
Cancel
Save