1
0
forked from aniani/vim

patch 8.2.1099: Vim9: cannot use line break in :cexpr argument

Problem:    Vim9: cannot use line break in :cexpr argument.
Solution:   Check for line break.
This commit is contained in:
Bram Moolenaar
2020-06-30 21:18:36 +02:00
parent 006ad48b8a
commit 37c8371195
3 changed files with 36 additions and 23 deletions

View File

@@ -754,6 +754,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1099,
/**/
1098,
/**/