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

@@ -24,7 +24,7 @@ return {
end,
},
},
config = function(_, opts)
config = function()
local ls = require("luasnip")
ls.setup({
history = true,