1
0
forked from aniani/vim

patch 8.2.2816: Vim9: comment below expression in lambda causes problems

Problem:    Vim9: comment below expression in lambda causes problems.
Solution:   Use a single space for empty and comment lines. (closes #8156)
This commit is contained in:
Bram Moolenaar
2021-04-28 20:00:40 +02:00
parent b80d2fb0e7
commit 03717bf6a2
3 changed files with 23 additions and 3 deletions

View File

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