stop limiting width in cmp that was stupid
This commit is contained in:
@ -33,7 +33,6 @@ cmp.setup {
|
|||||||
winhighlight = "Normal:WinBarNC,FloatBorder:WinBarNC,Search:WinBarNC",
|
winhighlight = "Normal:WinBarNC,FloatBorder:WinBarNC,Search:WinBarNC",
|
||||||
},
|
},
|
||||||
documentation = {
|
documentation = {
|
||||||
max_width = 80,
|
|
||||||
border = { ' ', ' ', ' ', ' ', ' ', ' ', ' ', ' ' },
|
border = { ' ', ' ', ' ', ' ', ' ', ' ', ' ', ' ' },
|
||||||
winhighlight = "Normal:WinBarNC,FloatBorder:WinBarNC,Search:WinBarNC",
|
winhighlight = "Normal:WinBarNC,FloatBorder:WinBarNC,Search:WinBarNC",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user