chore(build): auto-generate docs

This commit is contained in:
folke 2025-02-19 14:14:23 +00:00 committed by github-actions[bot]
parent 45ec90bdd9
commit c7bdade05f

View file

@ -66,7 +66,7 @@ Snacks.words.is_enabled(opts)
### `Snacks.words.jump()`
```lua
---@param count number
---@param count? number
---@param cycle? boolean
Snacks.words.jump(count, cycle)
```