X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0a81f332607bf5e9df383c064fec708810103816..1305e990c969185570a5f6f7f2304f242daf0534:/vi.eng.inc.pl diff --git a/vi.eng.inc.pl b/vi.eng.inc.pl index 7a0e4a3..a4adb93 100644 --- a/vi.eng.inc.pl +++ b/vi.eng.inc.pl @@ -462,14 +462,14 @@ mode => { }, flag => { - ci => ["info", "Info command: shows/does something without altering anything."], - pm => ["motion", "Moves the cursor, or defines the range for an operator ()."], - po => ["positioning", "Other movement (jumps, window (re)positioning)."], - co => ["command", "Direct action command."], - mi => ["ins mode", "Enters Insert or Replace mode."], - mo => ["mode", "Enters a different mode."], - mv => ["vis mode", "Enters Visual or Select mode."], - me => ["key cmd", "Additional key commands (click for overview)."], + g1 => ["info", "Info command: shows/does something without altering anything."], + g2 => ["motion", "Moves the cursor, or defines the range for an operator ()."], + g3 => ["positioning", "Other movement (jumps, window (re)positioning)."], + g4 => ["command", "Direct action command."], + g6 => ["ins mode", "Enters Insert or Replace mode."], + g7 => ["mode", "Enters a different mode."], + g8 => ["vis mode", "Enters Visual or Select mode."], + g9 => ["key cmd", "Additional key commands (click for overview)."], arg => ["key", "Commands with a dot need a char argument afterwards."], motion => ["key", "Requires a motion afterwards, operates between cursor and destination."],