mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
chore(build): auto-generated vimdocs
This commit is contained in:
parent
72f209e17c
commit
9fdf680f45
1 changed files with 2 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue