Function set_current_buf

Source
pub fn set_current_buf(buf: &Buffer) -> Result<(), Error>
Expand description

Binding to nvim_set_current_buf.

Sets the current buffer.