gh-pages
archseer 3 years ago
parent ff7bf5ff48
commit 658c561054

@ -271,8 +271,11 @@ the selection.</p>
<table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>
<tr><td>g</td><td>Go to the start of the file</td></tr>
<tr><td>e</td><td>Go to the end of the file</td></tr>
<tr><td>t</td><td>Go to the top of the screen</td></tr>
<tr><td>m</td><td>Go to the middle of the screen</td></tr>
<tr><td>b</td><td>Go to the bottom of the screen</td></tr>
<tr><td>d</td><td>Go to definition</td></tr>
<tr><td>t</td><td>Go to type definition</td></tr>
<tr><td>y</td><td>Go to type definition</td></tr>
<tr><td>r</td><td>Go to references</td></tr>
<tr><td>i</td><td>Go to implementation</td></tr>
</tbody></table>

@ -300,8 +300,11 @@ the selection.</p>
<table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>
<tr><td>g</td><td>Go to the start of the file</td></tr>
<tr><td>e</td><td>Go to the end of the file</td></tr>
<tr><td>t</td><td>Go to the top of the screen</td></tr>
<tr><td>m</td><td>Go to the middle of the screen</td></tr>
<tr><td>b</td><td>Go to the bottom of the screen</td></tr>
<tr><td>d</td><td>Go to definition</td></tr>
<tr><td>t</td><td>Go to type definition</td></tr>
<tr><td>y</td><td>Go to type definition</td></tr>
<tr><td>r</td><td>Go to references</td></tr>
<tr><td>i</td><td>Go to implementation</td></tr>
</tbody></table>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save