pub fn nvim_get_api_info(lua: &Lua) -> LuaResult<(LuaInteger, LuaTable<'_>)>
Available on crate features
vim
and unstable
only.Expand description
Corresponds to vim.api.nvim_get_api_info
pub fn nvim_get_api_info(lua: &Lua) -> LuaResult<(LuaInteger, LuaTable<'_>)>
vim
and unstable
only.Corresponds to vim.api.nvim_get_api_info