stop limiting width in cmp that was stupid

This commit is contained in:
2024-03-29 21:25:11 -04:00
parent ec45024697
commit fa2315536d

View File

@ -33,7 +33,6 @@ cmp.setup {
winhighlight = "Normal:WinBarNC,FloatBorder:WinBarNC,Search:WinBarNC",
},
documentation = {
max_width = 80,
border = { ' ', ' ', ' ', ' ', ' ', ' ', ' ', ' ' },
winhighlight = "Normal:WinBarNC,FloatBorder:WinBarNC,Search:WinBarNC",
}