aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/provider/perl.vim
Commit message (Collapse)AuthorAge
* healtcheck: use g:perl_host_prog if its set insteadJacques Germishuys2020-09-05
| | | | | | using just 'perl' isn't correct as it may not be the version requested. ditto for 'cpanm', rather go through 'App::cpanminus' to find the latest perl version
* only perl 5.22+ is supportedJacques Germishuys2020-09-03
|
* support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys2020-08-30
|
* provider/perl: simplify detectionJan Edmund Lazo2020-01-20
|
* remote plugins: add support for perl hostsJacques Germishuys2020-01-20