X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/881b4a69e47004c59f35979620b65fd3d4aaaf16..e2f0b4fb89e4f7b684fe6dc8e318a44353b00f93:/vimperator.plp diff --git a/vimperator.plp b/vimperator.plp index 7d1b81c..46bcf6e 100644 --- a/vimperator.plp +++ b/vimperator.plp @@ -2,7 +2,7 @@ Html({ title => 'vimperator cheat sheet', - version => 'v1.2', + version => '1.2', description => [ "Interactive cheat sheet for the Vimperator Firefox extension,", "describing the function of each key.", @@ -35,7 +35,7 @@ $keys->print_rows($get{rows});
-<: $keys->print_legend('legend-types', [qw( ci pm po co cp mi mo mv me )]) :> +<: $keys->print_legend('legend-types', ['g1' .. 'g9']) :>