Function set_current_buf
pub fn set_current_buf(buf: &Buffer) -> Result<(), Error>Expand description
Binding to nvim_set_current_buf().
Sets the current buffer.
pub fn set_current_buf(buf: &Buffer) -> Result<(), Error>Binding to nvim_set_current_buf().
Sets the current buffer.