pub fn prev_buffer(pa: &mut Pass) -> CmdResultExpand description
Switches to the previous Buffer.
This function will only look at buffers that are opened in the
current window. If you want to include other windows in the
search, use prev_global_buffer.