chore(build): auto-generated vimdocs

This commit is contained in:
folke 2025-11-03 06:59:32 +00:00 committed by github-actions[bot]
parent 72f209e17c
commit 9fdf680f45

View file

@ -58,6 +58,7 @@ Similar plugins:
-- diagnostics = false,
-- inlay_hints = false,
},
center = true, -- center the window
show = {
statusline = false, -- can only be shown when using the global statusline
tabline = false,
@ -74,6 +75,7 @@ Similar plugins:
---@type snacks.zen.Config
zoom = {
toggles = {},
center = false,
show = { statusline = true, tabline = true },
win = {
backdrop = false,