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

changeset 656
a74ea5b0fc73
parent 345
e0bfe67950f8
equal deleted inserted replaced
655:3401fe6aa66f 656:a74ea5b0fc73
2 " Contrib files from vim-perl/vim-perl 2 " Contrib files from vim-perl/vim-perl
3 " I would use symlinks but cygwin likes to fumble them 3 " I would use symlinks but cygwin likes to fumble them
4 runtime contrib/carp.vim 4 runtime contrib/carp.vim
5 runtime contrib/highlight-all-pragmas.vim 5 runtime contrib/highlight-all-pragmas.vim
6 runtime contrib/moose.vim 6 runtime contrib/moose.vim
7 runtime contrib/method-signatures.vim 7 " runtime contrib/function-parameters.vim
8 runtime contrib/function-parameters.vim
9 runtime contrib/test-more.vim 8 runtime contrib/test-more.vim
10 runtime contrib/try-tiny.vim 9 runtime contrib/try-tiny.vim
11 runtime contrib/heredoc-sql.vim 10 runtime contrib/heredoc-sql.vim
12 11

mercurial