Skip to content

Commit 3de53a2

Browse files
authored
Merge pull request #409 from tejasvi/patch-1
Add clarification
2 parents bcc03a7 + 0f97826 commit 3de53a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vim-sample/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Motions:
4141
* `j` - down by `n` lines
4242
* `k` - up by `n` lines
4343
* `l` - right
44-
* `G` - go to line
44+
* `G` - go to last line
4545
* `gg` - go to first line
4646
* `g0` - go to start of screen line
4747
* `g^` - go to first non whitespace character of screen line

0 commit comments

Comments
 (0)