X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/28151a28db84c6d6018232f36c0003ecd562b3f0..0aaffaf050bd5ca5ce5b5caf9e8dec1e8a1b7a48:/vimperator.plp diff --git a/vimperator.plp b/vimperator.plp index 3bc4d3b..c97eef4 100644 --- a/vimperator.plp +++ b/vimperator.plp @@ -1,17 +1,19 @@ <(common.inc.plp)><: - use Shiar_Sheet::KeySigns qw(%sign); - our $VERSION = 'v1.0'; + use Shiar_Sheet::KeySigns qw(%sign); + $header{content_type} = "text/html; charset=$sign{charset}"; :> - + vimperator cheat sheet + + <:= stylesheet(qw'light dark circus mono red terse') :> <: @@ -21,6 +23,7 @@ print "\n".'' if $showkeys and $get{keys} eq 'ghost'; :> +