mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 19:06:31 +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