mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +00:00
chore(build): auto-generate docs
This commit is contained in:
parent
dc3f114c1f
commit
1169a3e5a0
1 changed files with 6 additions and 0 deletions
|
@ -321,6 +321,12 @@ win:line(line)
|
|||
win:lines(from, to)
|
||||
```
|
||||
|
||||
### `win:map()`
|
||||
|
||||
```lua
|
||||
win:map()
|
||||
```
|
||||
|
||||
### `win:on()`
|
||||
|
||||
```lua
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue