deploy: 44cc0d8eb0743101724fca8787217a9d0aa01bd4

This commit is contained in:
archseer 2021-06-12 12:21:24 +00:00
parent 9dde4e5f1d
commit 77b1a74866
4 changed files with 4 additions and 2 deletions

View File

@ -272,6 +272,7 @@ the selection.</p>
<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>
<tr><td>a</td><td>Go to the last accessed/alternate file</td></tr>
</tbody></table>
<h2 id="object-mode"><a class="header" href="#object-mode">Object mode</a></h2>
<p>TODO: Mappings for selecting syntax nodes (a superset of <code>[</code>).</p>

View File

@ -372,6 +372,7 @@ the selection.</p>
<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>
<tr><td>a</td><td>Go to the last accessed/alternate file</td></tr>
</tbody></table>
<h2 id="object-mode"><a class="header" href="#object-mode">Object mode</a></h2>
<p>TODO: Mappings for selecting syntax nodes (a superset of <code>[</code>).</p>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long