Updated runtime files

This commit is contained in:
Bram Moolenaar
2016-09-08 22:22:43 +02:00
parent f18c4dbbe5
commit abd468ed0f
11 changed files with 495 additions and 41 deletions

View File

@ -83,6 +83,9 @@ Example vim script: >
EOF
endfunction
<
To see what version of Perl you have: >
:perl print $^V
<
*:perldo* *:perld*
:[range]perld[o] {cmd} Execute Perl command {cmd} for each line in the