prev_buffer

Function prev_buffer 

Source
pub fn prev_buffer(pa: &mut Pass) -> CmdResult
Expand 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.