X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/bac74b5934f22cc3d0e971d26fe0275f7f5db7b3..b13de6a22c6a8bc47358c506f603ab2b4a0f979b:/digraphs.vim.plp diff --git a/digraphs.vim.plp b/digraphs.vim.plp index 423c057..9883031 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'; -print '" vim digraph proposals ', "\n"; +say '" vim digraph proposals '; PLP_END { print "\n" }; open my $include, '<', 'shiar.inc.txt' or do {