Fix wording in docs for goto commands (h,l,i)
This commit is contained in:
parent
716816966f
commit
430b7882eb
|
@ -364,13 +364,13 @@ Goto Commands
|
||||||
for one of the following additional keys:
|
for one of the following additional keys:
|
||||||
|
|
||||||
*h*:::
|
*h*:::
|
||||||
select to line begin
|
go to line begin
|
||||||
|
|
||||||
*l*:::
|
*l*:::
|
||||||
select to line end
|
go to line end
|
||||||
|
|
||||||
*i*:::
|
*i*:::
|
||||||
select to non blank line start
|
go to non blank line start
|
||||||
|
|
||||||
*g*, *k*:::
|
*g*, *k*:::
|
||||||
go to the first line
|
go to the first line
|
||||||
|
|
Loading…
Reference in New Issue
Block a user