mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
chore(build): auto-generate docs
This commit is contained in:
parent
0fbea13c9d
commit
6a42a1d35f
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue