forked from aniani/vim
patch 8.2.3735: cannot use a lambda for 'imactivatefunc'
Problem: Cannot use a lambda for 'imactivatefunc'.
Solution: Add lambda support for 'imactivatefunc' and 'imstatusfunc'.
(Yegappan Lakshmanan, closes #9275)
This commit is contained in:
committed by
Bram Moolenaar
parent
01a4dcbcee
commit
7645da568c
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3735,
|
||||
/**/
|
||||
3734,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user