fix(completion): remove completion.menu.max_width

This commit is contained in:
2024-12-21 06:34:09 +01:00
parent e5b1aacbeb
commit a0964c5f70

View File

@@ -57,7 +57,6 @@ return {
completion = {
menu = {
enabled = true,
max_width = 100,
border = "single",
draw = {
padding = 2,