feat: Luasnip working with blink.cmp

This commit is contained in:
2024-12-21 20:10:28 -05:00
parent 25ddde6e12
commit 44f5c35d38
5 changed files with 61 additions and 65 deletions

View File

@@ -1,6 +1,6 @@
return {
"hrsh7th/nvim-cmp",
enabled = true,
enabled = false,
event = "VeryLazy",
dependencies = {
"hrsh7th/cmp-nvim-lsp",