From 1dc3e859418f070a8a58f94d3d1dc87f91a1c385 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Thu, 2 Aug 2012 18:42:38 +0200 Subject: [PATCH] vim/ftplugin/perl/perl.xpt.vim: Add missing year default. --- vim/ftplugin/perl/perl.xpt.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/ftplugin/perl/perl.xpt.vim b/vim/ftplugin/perl/perl.xpt.vim index d2ec9fb..aa197eb 100644 --- a/vim/ftplugin/perl/perl.xpt.vim +++ b/vim/ftplugin/perl/perl.xpt.vim @@ -25,6 +25,7 @@ XPTemplate priority=personal XPT perl +XSET year|def=strftime("%Y") #!/usr/bin/perl # `description^ -- 2.44.1