chore(build): auto-generate docs

This commit is contained in:
folke 2025-01-19 16:34:51 +00:00 committed by github-actions[bot]
parent dc3f114c1f
commit 1169a3e5a0

View file

@ -321,6 +321,12 @@ win:line(line)
win:lines(from, to)
```
### `win:map()`
```lua
win:map()
```
### `win:on()`
```lua