mirror of
https://github.com/folke/snacks.nvim
synced 2025-07-07 21:25:11 +00:00
chore(build): auto-generate docs
This commit is contained in:
parent
45ec90bdd9
commit
c7bdade05f
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue