forked from aniani/vim
patch 8.2.3187: Vim9: popup timer callback is not compiled
Problem: Vim9: popup timer callback is not compiled. Solution: Compile the callback when creating the timer.
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3187,
|
||||
/**/
|
||||
3186,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user