mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +00:00
docs: docgen
This commit is contained in:
parent
1de6c15288
commit
1d001a70c2
25 changed files with 327 additions and 74 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue