forked from aniani/vim
patch 8.2.2733: detecting Lua version is not reliable
Problem: Detecting Lua version is not reliable. Solution: Add "vim.lua_version". (Ozaki Kiichi, closes #8080)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2733,
|
||||
/**/
|
||||
2732,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user