Skip to content

Commit

Permalink
Merge pull request #10 from antonvw/develop
Browse files Browse the repository at this point in the history
added g hash
  • Loading branch information
antonvw authored Sep 10, 2023
2 parents 509f4d8 + a5f5fb1 commit a0cf9be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions v23.10/vikeys.htm
Original file line number Diff line number Diff line change
Expand Up @@ -546,13 +546,13 @@
</div>

<div class="dt-row">
<div class="dt-cell">gt</div>
<div class="dt-cell">goes to next tab</div>
<div class="dt-cell">g#</div>
<div class="dt-cell">find previous word under cursor</div>
</div>

<div class="dt-row">
<div class="dt-cell">gu</div>
<div class="dt-cell">motion change to lowercase</div>
<div class="dt-cell">gt</div>
<div class="dt-cell">goes to next tab</div>
</div>

<div class="dt-row">
Expand Down

0 comments on commit a0cf9be

Please sign in to comment.