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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2735,
|
||||
/**/
|
||||
2734,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user