forked from aniani/vim
patch 8.2.3838: cannot use script-local function for setting *func options
Problem: Cannot use script-local function for setting *func options. Solution: Use the script context. (Yegappan Lakshmanan, closes #9362)
This commit is contained in:
committed by
Bram Moolenaar
parent
d2ff705af3
commit
db1a410b61
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3838,
|
||||
/**/
|
||||
3837,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user