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
304a8c7d25
commit
135f5f95d2
7 changed files with 21 additions and 7 deletions
|
@ -34,7 +34,7 @@
|
|||
}
|
||||
```
|
||||
|
||||
## 📦 Module
|
||||
## 📚 Types
|
||||
|
||||
```lua
|
||||
---@class snacks.win.Keys: vim.api.keyset.keymap
|
||||
|
@ -43,6 +43,8 @@
|
|||
---@field mode? string|string[]
|
||||
```
|
||||
|
||||
## 📦 Module
|
||||
|
||||
```lua
|
||||
---@class snacks.win
|
||||
---@field id number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue