X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/b22f63ba31441200ca915c64445d5a87d146c327..HEAD:/digraphs.vim.plp diff --git a/digraphs.vim.plp b/digraphs.vim.plp index 9883031..c659288 100644 --- a/digraphs.vim.plp +++ b/digraphs.vim.plp @@ -6,7 +6,7 @@ use open IO => ':utf8'; our $VERSION = 'v1.0'; $header{content_type} = 'text/plain; charset=us-ascii'; -say '" vim digraph proposals '; +say '" vim digraph proposals '; PLP_END { print "\n" }; open my $include, '<', 'shiar.inc.txt' or do {