feat: add resources to blink.cmp
This commit is contained in:
@@ -71,6 +71,14 @@ return {
|
||||
require("luasnip").jump(direction)
|
||||
end,
|
||||
},
|
||||
sources = {
|
||||
default = {
|
||||
"lsp",
|
||||
"path",
|
||||
"snippets",
|
||||
"buffer",
|
||||
},
|
||||
},
|
||||
completion = {
|
||||
list = {
|
||||
selection = "auto_insert",
|
||||
|
||||
Reference in New Issue
Block a user