Skip to main content

nvim_create_buf

Function nvim_create_buf 

Source
pub fn nvim_create_buf(lua: &Lua, listed: bool, scratch: bool) -> LuaResult<i64>
Available on crate features unstable and vim only.
Expand description

Corresponds to vim.api.nvim_create_buf