feat: Trying blink.cmp for completions, luasnips not playing nicely yet.

This commit is contained in:
2024-12-19 17:20:06 -05:00
parent 381d272da1
commit 6d44edc94d
2 changed files with 53 additions and 24 deletions

View File

@@ -1,5 +1,6 @@
return {
"L3MON4D3/LuaSnip",
version = "v2.*",
config = function()
local ls = require("luasnip")
local types = require("luasnip.util.types")