1
0
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:
Bram Moolenaar
2018-07-01 15:12:05 +02:00
parent ffd112edc6
commit ca06da9243
3 changed files with 264 additions and 27 deletions

View File

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