1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-02 23:21:15 +03:00

Merge remote-tracking branch 'Delapouite/typo'

This commit is contained in:
Maxime Coste 2016-10-09 23:30:00 +01:00
commit 10681f4809

View File

@ -273,7 +273,7 @@ void view_commands(Context& context, NormalParams params)
}
}, "view",
"v,c: center cursor (vertically)\n"
"m: center cursor (horzontally)\n"
"m: center cursor (horizontally)\n"
"t: cursor on top \n"
"b: cursor on bottom\n"
"h: scroll left \n"