1
0
forked from aniani/vim

patch 9.0.0920: cannot find an import prefixed with "s:"

Problem:    Cannot find an import prefixed with "s:". (Doug Kearns)
Solution:   Skip over the "s:". (closes #11585)
This commit is contained in:
Bram Moolenaar
2022-11-22 18:12:44 +00:00
parent 9c5b7cb4cf
commit b775e72439
3 changed files with 16 additions and 3 deletions

View File

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