宽度处理

This commit is contained in:
chuyanlong 2025-10-18 21:36:15 +08:00
parent 1a06c3c438
commit f1b827ffc7

View file

@ -7,6 +7,10 @@ return {
enable = true, enable = true,
}, },
use_trouble_qf = true, use_trouble_qf = true,
list = {
position = "right", -- Position of the list window 'left'|'right'
width = 0.4, -- Width as percentage (0.1 to 0.5)
},
folds = { folds = {
fold_closed = "", fold_closed = "",
fold_open = "", fold_open = "",