mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
858c056133
* support for :perl, :perlfile, :perldo and perleval() * document that the perl provider doesn't currently work on Windows * document that the perl legacy interface is now also supported * added perleval() documentation * import legacy perl interface tests * only perl 5.22+ is supported * healtcheck: use g:perl_host_prog if its set instead 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 |
||
---|---|---|
.. | ||
clipboard_spec.lua | ||
define_spec.lua | ||
nodejs_spec.lua | ||
perl_spec.lua | ||
provider_spec.lua | ||
python3_spec.lua | ||
python_spec.lua | ||
ruby_spec.lua |