Function list_uis

Source
pub fn list_uis() -> impl SuperIterator<UiInfos>
Expand description

Binding to nvim_list_uis().

Returns an iterator over the informations about all the attached UIs.