chore(build): auto-generate docs

This commit is contained in:
folke 2025-10-27 16:04:55 +00:00 committed by github-actions[bot]
parent 0fbea13c9d
commit 6a42a1d35f
2 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@ Similar plugins:
---@field animate_repeat snacks.animate.Config|{}|{delay:number}
{
animate = {
duration = { step = 10, total = 150 },
duration = { step = 10, total = 200 },
easing = "linear",
},
-- faster animation when repeating scroll after delay

View file

@ -35,7 +35,7 @@ Similar plugins:
---@field animate_repeat snacks.animate.Config|{}|{delay:number}
{
animate = {
duration = { step = 10, total = 150 },
duration = { step = 10, total = 200 },
easing = "linear",
},
-- faster animation when repeating scroll after delay