pub fn list_tabpages() -> impl SuperIterator<TabPage>Expand description
Binding to nvim_list_bufs().
Gets the current list of Tabpages.
pub fn list_tabpages() -> impl SuperIterator<TabPage>Binding to nvim_list_bufs().
Gets the current list of Tabpages.