mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
8ee7c94a92
compared to vim.api.|nvim_call_function|, this fixes some typing issues due to the indirect conversion via the API. float values are preserved as such (fixes #9389) as well as empty dicts/arrays. Ref https://github.com/norcalli/nvim.lua for the call syntax |
||
---|---|---|
.. | ||
api_spec.lua | ||
buffer_updates_spec.lua | ||
commands_spec.lua | ||
loop_spec.lua | ||
luaeval_spec.lua | ||
overrides_spec.lua | ||
treesitter_spec.lua | ||
utility_functions_spec.lua |