X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/09bc7e2233fec9509879df474235cc0492982eb3..aba1357633e2f377e38961d379cf072aa7462afd:/vim.plp diff --git a/vim.plp b/vim.plp index 4be5d71..505e34e 100644 --- a/vim.plp +++ b/vim.plp @@ -31,7 +31,7 @@ $header{content_type} = $ctype; <: - my %styles = map {$_ => $_} qw(dark circus mono terse); + my %styles = map {$_ => $_} qw(dark circus mono red terse); our $style = exists $get{style} && $styles{$get{style}} || 'light'; printf(qq{\n}, $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "$_.css", $_ @@ -71,7 +71,7 @@ function setmode(classname) { } // setmode //--> - +

vi/vim cheat sheet