mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
chore(build): auto-generated docs
This commit is contained in:
parent
34a6591a61
commit
85659d93f6
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ In case of issues, make sure to run `:checkhealth snacks`.
|
|||
},
|
||||
---@class snacks.image.convert.Config
|
||||
convert = {
|
||||
notify = true, -- show a notification on error
|
||||
notify = false, -- show a notification on error
|
||||
---@type snacks.image.args
|
||||
mermaid = function()
|
||||
local theme = vim.o.background == "light" and "neutral" or "dark"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue