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 |