feat: add resources to blink.cmp

This commit is contained in:
Guz
2024-12-11 09:56:58 -03:00
parent 254c121881
commit cffc1eabfb

View File

@@ -71,6 +71,14 @@ return {
require("luasnip").jump(direction)
end,
},
sources = {
default = {
"lsp",
"path",
"snippets",
"buffer",
},
},
completion = {
list = {
selection = "auto_insert",