Function nvim_del_current_line

Source
pub fn nvim_del_current_line(lua: &Lua) -> LuaResult<()>
Available on crate features vim and unstable only.
Expand description

Corresponds to vim.api.nvim_del_current_line