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

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

mercurial