Fix wording in docs for goto commands (h,l,i)

This commit is contained in:
Ned Pummeroy 2017-08-27 15:13:15 +10:00
parent 716816966f
commit 430b7882eb

View File

@ -364,13 +364,13 @@ Goto Commands
for one of the following additional keys:
*h*:::
select to line begin
go to line begin
*l*:::
select to line end
go to line end
*i*:::
select to non blank line start
go to non blank line start
*g*, *k*:::
go to the first line