Fix typo horzontally → horizontally
This commit is contained in:
parent
35a6d4916e
commit
acafe5f0b9
|
@ -273,7 +273,7 @@ void view_commands(Context& context, NormalParams params)
|
||||||
}
|
}
|
||||||
}, "view",
|
}, "view",
|
||||||
"v,c: center cursor (vertically)\n"
|
"v,c: center cursor (vertically)\n"
|
||||||
"m: center cursor (horzontally)\n"
|
"m: center cursor (horizontally)\n"
|
||||||
"t: cursor on top \n"
|
"t: cursor on top \n"
|
||||||
"b: cursor on bottom\n"
|
"b: cursor on bottom\n"
|
||||||
"h: scroll left \n"
|
"h: scroll left \n"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user