next_buffer

Function next_buffer 

Source
pub fn next_buffer(pa: &mut Pass) -> CmdResult
Expand description

Switches to the next 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 next_global_buffer.