feat(completion): go back to nvim-cmp (magazine was causing trouble)

This commit is contained in:
2024-12-12 09:57:18 +01:00
parent 5008be4f48
commit 4caa1e6e8e

View File

@@ -5,8 +5,7 @@ return {
config = true, config = true,
}, ]] }, ]]
{ {
"iguanacucumber/magazine.nvim", "hrsh7th/nvim-cmp",
name = "nvim-cmp",
dependencies = { dependencies = {
"onsails/lspkind.nvim", "onsails/lspkind.nvim",
"VonHeikemen/lsp-zero.nvim", "VonHeikemen/lsp-zero.nvim",