Change trouble symbol list width

This commit is contained in:
Andreas Tsouchlos 2024-10-16 16:47:16 +02:00
parent 83b264f678
commit f2d9534fba

View File

@ -13,7 +13,15 @@ return {
'nvim-telescope/telescope.nvim' 'nvim-telescope/telescope.nvim'
} }
}, },
opts = {}, opts = {
modes = {
symbols = {
win = {
size = 50,
}
}
}
},
cmd = "Trouble", cmd = "Trouble",
keys = { keys = {
{ {