Update runtime files.

This commit is contained in:
Bram Moolenaar
2018-07-31 22:23:58 +02:00
parent 79c2ad50b8
commit d2855f5454
11 changed files with 227 additions and 92 deletions

View File

@ -44,8 +44,9 @@ The Perl patches for Vim were made by:
Sven Verdoolaege <skimo@breughel.ufsia.ac.be>
Matt Gerassimof
Perl for MS-Windows can be found at: http://www.perl.com/
The ActiveState one should work.
Perl for MS-Windows (and other platforms) can be found at:
http://www.perl.org/ The ActiveState one should work, Strawberry Perl is a
good alternative.
==============================================================================
3. Using the Perl interface *perl-using*