forked from aniani/vim
patch 8.2.3665: cannot use a lambda for 'tagfunc'
Problem: Cannot use a lambda for 'tagfunc'. Solution: Use 'tagfunc' like 'opfunc'. (Yegappan Lakshmanan, closes #9204)
This commit is contained in:
committed by
Bram Moolenaar
parent
e413ea04b7
commit
19916a8c89
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3665,
|
||||
/**/
|
||||
3664,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user