latin: overlap semaphore arrows for diagonals
[sheet.git] / vimperator.eng.inc.pl
index 9ca14ccaef1f59193d68a2c41b268e66a430df7d..e1630b543b84070cff275b34bd9294b16698df3a 100644 (file)
@@ -137,15 +137,15 @@ mode => {
 },
 
 flag => {
-       ci => ['info'     => "Displays something without any permanent consequences."],
-       pm => ['motion'   => "Move cursor, scroll window, focus buffer element."],
-       po => ['tab'      => "Tab or window navigation/selection."],
-       co => ['buffer'   => "Page interaction."],
-       cp => ['open'     => "Browse to a location in the current tab."],
-       mi => ['tab open' => "Browse somewhere in a new tab."],
-       mo => ['browser'  => "Other browser action."],
-       mv => ['mode'     => "Enter a different mode."],
-       me => ['key cmd'  => "Additional key commands (click for overview)."],
+       g1 => ['info'     => "Displays something without any permanent consequences."],
+       g2 => ['motion'   => "Move cursor, scroll window, focus buffer element."],
+       g3 => ['tab'      => "Tab or window navigation/selection."],
+       g4 => ['buffer'   => "Page interaction."],
+       g5 => ['open'     => "Browse to a location in the current tab."],
+       g6 => ['tab open' => "Browse somewhere in a new tab."],
+       g7 => ['browser'  => "Other browser action."],
+       g8 => ['mode'     => "Enter a different mode."],
+       g9 => ['key cmd'  => "Additional key commands (click for overview)."],
 
        arg  => ["key<arg>"  => "Commands with a dot need a char argument afterwards."],
        args => ["key<args>" => "Commands with two dots require variable arguments afterwards."],