fix(cmp): lsp completion called twice

This commit is contained in:
Fabrice Mouhartem 2025-04-02 08:58:09 +02:00
parent 23d2b1bee8
commit f9152e058b
Signed by: fmouhart
GPG Key ID: 2C5033B228CFE4E7

View File

@ -69,7 +69,6 @@ cmp.setup {
{ name = 'lazydev',
group_index = 0 },
{ name = 'nvim_lsp' },
{ name = 'nvim_lsp' },
{ name = 'luasnip' },
{ name = 'path' },
},