readdet lost configs..

This commit is contained in:
pika 2024-07-06 05:03:25 +02:00
parent cc2d378fe7
commit c3c15c3cea
13 changed files with 338 additions and 163 deletions

View file

@ -63,7 +63,7 @@ return {
formatting = {
format = lspkind.cmp_format({
mode = "symbol_text", -- show symbol text with icons
maxwidth = 90,
maxwidth = 130,
ellipsis_char = "...",
}),
},