pub fn create_buf(is_listed: bool, is_scratch: bool) -> Result<Buffer, Error>
Binding to nvim_create_buf.
nvim_create_buf
Creates a new, empty, unnamed buffer.