X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/8dab4140dbf8338c4b8be75d4a663371c0b77aef..668b61892a37f501463e6755124d757ae322fc39:/vim-cmds.inc.pl diff --git a/vim-cmds.inc.pl b/vim-cmds.inc.pl index e627e07..461f5af 100644 --- a/vim-cmds.inc.pl +++ b/vim-cmds.inc.pl @@ -183,7 +183,7 @@ g => { }, # mode g Z => { - desc => "additional commands (z)", + desc => "quit commands", lead => "Z", '^['=> ["esc", "mo mode"], @@ -193,7 +193,7 @@ Z => { }, # mode Z z => { - desc => "quit commands", + desc => "additional commands (z)", lead => "z", '^' => ["page above", "po"],