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