Expand description
Provides functions for Neovim window operations.
Functionsยง
- find_
focusable_ float - Returns the first focusable floating window whose buffer filetype is in
allowed_filetypes, if any. - find_
with_ buffer - get_
buffer - Retrieves the buffer associated with the specified window.
- get_
number - is_
floating - set_
current - Sets the specified window as the current window in Neovim.