mirror of
https://github.com/helix-editor/helix.git
synced 2025-02-20 19:47:20 +04:00
deploy: 44cc0d8eb0743101724fca8787217a9d0aa01bd4
This commit is contained in:
parent
9dde4e5f1d
commit
77b1a74866
@ -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>
|
||||
|
@ -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
Loading…
x
Reference in New Issue
Block a user