X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/02aff73f80ccbf7d050280af1114f0e663c6d4dd..0934eb163565512a7e1622f931a2f6a60b7c0872:/vim.plp diff --git a/vim.plp b/vim.plp index e357b73..a14793f 100644 --- a/vim.plp +++ b/vim.plp @@ -16,8 +16,8 @@ $header{content_type} = "text/html; charset=$sign{charset}"; -vi cheat sheet +vi cheat sheet <: @@ -28,8 +28,8 @@ $header{content_type} = "text/html; charset=$sign{charset}"; ) for keys %styles; our $showkeys = exists $get{keys} && $get{keys} ne '0'; - print "\n" unless $showkeys; - print "\n" + print "\n".'' unless $showkeys; + print "\n".'' if $showkeys and $get{keys} eq 'ghost'; :>