update width dressing

This commit is contained in:
asep komarudin 2023-01-15 17:25:43 +07:00
parent 59fd6a8f4d
commit 2fbcd5d268

View file

@ -7,6 +7,9 @@ dressing.setup({
input = {
default_prompt = "",
win_options = { winhighlight = "Normal:Normal,NormalNC:Normal" },
prefer_width = 50,
max_width = { 140, 0.9 },
min_width = { 50, 0.2 },
},
select = {
backend = { "telescope", "builtin" },