Hello, just found in vim, the luaeval cannot convert lua table like {1 ,2} to a 
vim list.

in neovim, `:echo luaeval('{1, 2}')` prints `[1, 2]`, but it failed in vim. 
just see:

luaeval: cannot convert value
0



my version is: 

VIM - Vi IMproved 8.1 (2018 May 18, compiled Oct  6 2019 22:01:53)
MS-Windows 64-bit GUI version with OLE support
Included patches: 1-2120
Compiled by appveyor@APPVYR-WIN

--------------
wsdjeg

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/TY2PR03MB4605DB865055878FEE6DF6AED49A0%40TY2PR03MB4605.apcprd03.prod.outlook.com.

Reply via email to