mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
chore(build): auto-generate markdown docs
This commit is contained in:
parent
5294c4f39e
commit
5cbd3e1275
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ What this does:
|
|||
```lua
|
||||
---@class snacks.debug.cmd
|
||||
---@field cmd string|string[]
|
||||
---@field level? snacks.notifier.level
|
||||
---@field level? snacks.notifier.level|vim.log.levels
|
||||
---@field title? string
|
||||
---@field args? string[]
|
||||
---@field cwd? string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue