Update runtime files.

This commit is contained in:
Bram Moolenaar
2018-10-02 13:26:25 +02:00
parent 6dff58f15c
commit 95bafa296a
16 changed files with 206 additions and 101 deletions

View File

@ -467,8 +467,8 @@ flag when defining the function, it is not relevant when executing it. >
:set cpo-=C
<
*line-continuation-comment*
To add a comment in between the lines start with '\" '. Notice the space
after the double quote. Example: >
To add a comment in between the lines start with '"\ '. Notice the space
after the backslash. Example: >
let array = [
"\ first entry comment
\ 'first',