feat(layout): height=0.7 for preview in vscode layout

This commit is contained in:
Folke Lemaitre 2025-10-10 16:09:39 +02:00
parent 114040b444
commit c3d6c01916
No known key found for this signature in database
GPG key ID: 9B52594D560070AB

View file

@ -166,7 +166,7 @@ M.vscode = {
row = 1,
width = 0.4,
min_width = 80,
height = 0.4,
height = 0.7,
border = "none",
box = "vertical",
{ win = "input", height = 1, border = "rounded", title = "{title} {live} {flags}", title_pos = "center" },