docs: docgen

This commit is contained in:
Folke Lemaitre 2024-12-09 22:31:13 +01:00
parent 1de6c15288
commit 1d001a70c2
25 changed files with 327 additions and 74 deletions

View file

@ -157,6 +157,7 @@ end
--- Check if we need to animate the scroll
---@param win number
---@private
function M.check(win)
local state = get_state(win)
if not state then