Add default keymaps reference to documentation (#2185)

This commit is contained in:
Junior Oliveira 2017-09-08 18:05:07 -03:00 committed by CHaBou
parent 26a9823def
commit 6d68278b60

View file

@ -698,6 +698,17 @@
};</code></pre>
<p>Default keymaps: </p>
<table>
<tbody>
<tr>
<td><a href="https://github.com/zeit/hyper/blob/master/app/keymaps/win32.json">Windows</a></td>
<td><a href="https://github.com/zeit/hyper/blob/master/app/keymaps/linux.json">Linux</a></td>
<td><a href="https://github.com/zeit/hyper/blob/master/app/keymaps/darwin.json">macOS</a></td>
</tr>
</tbody>
</table>
<h2 id="cfg"><a href="#cfg">Configuration</a></h2>