removed a lot of not needet plugins..
This commit is contained in:
parent
8135fbe32f
commit
aab03599a7
12 changed files with 109 additions and 271 deletions
|
@ -63,7 +63,7 @@ return {
|
|||
formatting = {
|
||||
format = lspkind.cmp_format({
|
||||
mode = "symbol_text", -- show symbol text with icons
|
||||
maxwidth = 130,
|
||||
maxwidth = 90,
|
||||
ellipsis_char = "...",
|
||||
}),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue