Skip to main content

Module window

Module window 

Source
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.