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