mirror of
https://github.com/folke/snacks.nvim
synced 2025-07-07 13:15:08 +00:00
This commit is contained in:
parent
3ae98636aa
commit
6922aab01f
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
---@field fullscreen? boolean open in fullscreen
|
||||
---@field hidden? string[] list of windows that will be excluded from the layout (but can be toggled)
|
||||
---@field on_update? fun(layout: snacks.layout)
|
||||
---@field on_update_pre? fun(layout: snacks.layout)
|
||||
{
|
||||
layout = {
|
||||
width = 0.6,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue