1
0
forked from aniani/vim

patch 8.2.2735: Vim9: function reference found with prefix, not without

Problem:    Vim9: function reference found with prefix, not without.
Solution:   Also find function reference without prefix.
This commit is contained in:
Bram Moolenaar
2021-04-07 21:58:16 +02:00
parent 15e5e53ef2
commit fa5963880d
3 changed files with 43 additions and 8 deletions

View File

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