chore(build): auto-generated docs

This commit is contained in:
folke 2025-11-02 13:34:25 +00:00 committed by github-actions[bot]
parent 34a6591a61
commit 85659d93f6

View file

@ -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"