1
0
forked from aniani/vim

patch 8.2.0586: Vim9: # comment not sufficiently tested

Problem:    Vim9: # comment not sufficiently tested
Solution:   Check for preceding white space.
This commit is contained in:
Bram Moolenaar
2020-04-16 22:54:32 +02:00
parent 7a09224583
commit 4a8d9f2ed8
3 changed files with 40 additions and 1 deletions

View File

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