chore(build): auto-generate docs

This commit is contained in:
folke 2024-12-16 20:18:29 +00:00 committed by github-actions[bot]
parent 80dcb88ede
commit bb5754738a

View file

@ -59,8 +59,8 @@ Snacks.words.enable()
### `Snacks.words.is_enabled()`
```lua
---@param buf number?
Snacks.words.is_enabled(buf)
---@param opts? number|{buf?:number, modes:boolean} if modes is true, also check if the current mode is enabled
Snacks.words.is_enabled(opts)
```
### `Snacks.words.jump()`