gh-pages
archseer 3 years ago
parent 45ba3da6b8
commit b037977958

@ -271,7 +271,7 @@ 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>e</td><td>Go to definition</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>r</td><td>Go to references</td></tr>
<tr><td>i</td><td>Go to implementation</td></tr>

@ -298,7 +298,7 @@ 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>e</td><td>Go to definition</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>r</td><td>Go to references</td></tr>
<tr><td>i</td><td>Go to implementation</td></tr>

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