X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/5bf6732d09804e9f47831f9daa74e3f0a3ad1bfc..24f355ee04994c12c6bee2b276aab8c1ff4c0748:/digraphs.vim.plp diff --git a/digraphs.vim.plp b/digraphs.vim.plp index d21a5f6..6123fea 100644 --- a/digraphs.vim.plp +++ b/digraphs.vim.plp @@ -6,7 +6,7 @@ use open IO => ':utf8'; our $VERSION = '1.0'; $header{content_type} = 'text/plain; charset=us-ascii'; -print '" vim digraph proposals ', "\n"; +print '" vim digraph proposals ', "\n"; PLP_END { print "\n" }; open my $include, '<', 'shiar.inc.txt' or do {