@@ -78,6 +78,13 @@ do this instead of step 2:
You could actually have your .vimrc symlink point right to local/mydots/...
I find this more flexible, though.
+### perlcritic_vim ###
+
+Additionally, if you want to use perlcritic.vim, you need to:
+* install Perl::Critic (from CPAN)
+* put bin/perlcritic\_vim to your PATH
Instructions for git
--------------------