added codium again to cmp

This commit is contained in:
Oliver Hartmann 2024-07-09 00:32:17 +02:00
parent 2554ed57cb
commit 0ce702e204

View File

@ -93,6 +93,7 @@ return {
end, end,
}, },
sources = { sources = {
{ name = 'codeium' },
{ name = 'luasnip', priority = 8 }, { name = 'luasnip', priority = 8 },
{ {
name = 'nvim_lsp', name = 'nvim_lsp',