mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Temporarily hide keymaps from documentation (#2103)
This commit is contained in:
parent
fa1b607026
commit
b92bc1ec6f
1 changed files with 2 additions and 2 deletions
|
|
@ -677,7 +677,7 @@
|
|||
<p>You can also take a look at
|
||||
<a href="https://github.com/bnb/awesome-hyper">Awesome Hyper</a>
|
||||
for a curated list of plugins and resources.</p>
|
||||
|
||||
<!--
|
||||
<h2 id="keymaps"><a href="#keymaps">Keymaps</a></h2>
|
||||
|
||||
<P> All command keys can be changed. In order to change them, edit
|
||||
|
|
@ -692,7 +692,7 @@
|
|||
'window:devtools': 'cmd+alt+o'
|
||||
}
|
||||
|
||||
};</code></pre>
|
||||
};</code></pre>-->
|
||||
|
||||
|
||||
<h2 id="cfg"><a href="#cfg">Configuration</a></h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue