removed neorg from cmp

This commit is contained in:
Oliver Hartmann 2024-06-20 22:51:42 +02:00
parent a01e7f84ad
commit 5866008436

View File

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