forked from aniani/vim
patch 8.2.3908: cannot use a script-local function for 'foldtext'
Problem: Cannot use a script-local function for 'foldtext'. Solution: Expand "s:" and "<SID>". (Yegappan Lakshmanan, closes #9411)
This commit is contained in:
committed by
Bram Moolenaar
parent
c553a21e18
commit
27708e6c7b
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3908,
|
||||
/**/
|
||||
3907,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user