.vim/after/syntax/perl/perl-contrib.vim

changeset 226
a155935cbe07
parent 211
4428a36a556d
child 344
8e4bb4e70b2f
--- a/.vim/after/syntax/perl/perl-contrib.vim
+++ b/.vim/after/syntax/perl/perl-contrib.vim
@@ -7,5 +7,3 @@ runtime contrib/method-signatures.vim
 runtime contrib/test-more.vim
 runtime contrib/try-tiny.vim
 
-" Add match for 'fun' from Function::Parameters
-syn match perlFunction +\<fun\>\_s*+ nextgroup=perlSubName

mercurial