.vim/ftplugin/perl_hs12.vim
changeset 5 7ce40ff50871
parent 0 86954f5fc4d2
child 11 8702ddc31559
--- a/.vim/ftplugin/perl_hs12.vim	Sun Sep 01 12:13:15 2013 +0200
+++ b/.vim/ftplugin/perl_hs12.vim	Sun Sep 01 12:59:13 2013 +0200
@@ -36,4 +36,6 @@
     :!perldoc %
 endfunc
 
+:compiler perlcritic
+
 " vim:ft=vim: