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.
pub fn list_uis() -> impl SuperIterator<UiInfos>
Binding to nvim_list_uis
.
Returns an iterator over the informations about all the attached UIs.