fix snippets
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
return {
|
||||
"saghen/blink.cmp",
|
||||
dependencies = {
|
||||
"Kaiser-Yang/blink-cmp-avante",
|
||||
{ "L3MON4D3/LuaSnip", version = "v2.*" },
|
||||
},
|
||||
event = "InsertEnter",
|
||||
-- LuaSnip kommt aus lua/plugins/snippets.lua früh rein; hier reicht avante
|
||||
dependencies = { "Kaiser-Yang/blink-cmp-avante" },
|
||||
opts = {
|
||||
signature = { enabled = true },
|
||||
fuzzy = { implementation = "prefer_rust" },
|
||||
|
||||
Reference in New Issue
Block a user