1
0
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:
Yegappan Lakshmanan
2021-12-17 16:21:20 +00:00
committed by Bram Moolenaar
parent d2ff705af3
commit db1a410b61
7 changed files with 282 additions and 40 deletions

View File

@@ -749,6 +749,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
3838,
/**/
3837,
/**/