mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
docs: news, lsp autocomplete #33047
This commit is contained in:
@ -6494,7 +6494,9 @@ M.funcs = {
|
||||
base = 1,
|
||||
desc = [=[
|
||||
Evaluate Lua expression {expr} and return its result converted
|
||||
to Vim data structures. See |lua-eval| for more details.
|
||||
to Vim data structures. See |lua-eval| for details.
|
||||
|
||||
See also |v:lua-call|.
|
||||
|
||||
]=],
|
||||
lua = false,
|
||||
|
Reference in New Issue
Block a user