X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/24f355ee04994c12c6bee2b276aab8c1ff4c0748..09bc7e2233fec9509879df474235cc0492982eb3:/vim.plp diff --git a/vim.plp b/vim.plp index df3cca5..4be5d71 100644 --- a/vim.plp +++ b/vim.plp @@ -5,7 +5,7 @@ use warnings; no warnings 'qw'; # you know what you doing no warnings 'uninitialized'; # save some useless checks for more legible code -our $VERSION = '1.1'; +our $VERSION = '1.2'; our $ascii = 0; if (exists $get{ascii}) { @@ -42,6 +42,7 @@ $header{content_type} = $ctype; print "\n" if $showkeys and $get{keys} eq 'ghost'; :> +