forked from aniani/vim
patch 8.1.0134: Lua interface does not support funcref
Problem: Lua interface does not support funcref. Solution: Add funcref support. (Luis Carvalho)
This commit is contained in:
@@ -789,6 +789,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
134,
|
||||
/**/
|
||||
133,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user