forked from aniani/vim
patch 8.2.3124: Vim9: no error for white space between option and "=9"
Problem: Vim9: no error for white space between option and "=9". Solution: Check for extraneous white space. (issue #8408)
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3124,
|
||||
/**/
|
||||
3123,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user