Function del_current_line
pub fn del_current_line() -> Result<(), Error>Expand description
Binding to nvim_del_current_line().
Deletes the current line.
pub fn del_current_line() -> Result<(), Error>Binding to nvim_del_current_line().
Deletes the current line.