mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 18:58:12 +00:00
chore(build): auto-generate docs
This commit is contained in:
parent
80dcb88ede
commit
bb5754738a
1 changed files with 2 additions and 2 deletions
|
@ -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()`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue