Adding new navigation option. (#18495)
This commit is contained in:
@ -37,6 +37,7 @@ e moves to the end of the current word
|
|||||||
0 moves to the beginning of the current line
|
0 moves to the beginning of the current line
|
||||||
$ moves to the end of the current line
|
$ moves to the end of the current line
|
||||||
:n moves to line n (ex. :23 moves to line 23) can also use nG
|
:n moves to line n (ex. :23 moves to line 23) can also use nG
|
||||||
|
^ moves to the first non blank character of the line.
|
||||||
|
|
||||||
ZZ moves to the center of the line your on
|
ZZ moves to the center of the line your on
|
||||||
H moves to the top of the screen
|
H moves to the top of the screen
|
||||||
|
Reference in New Issue
Block a user