fix snippets

This commit is contained in:
Nicole Dresselhaus
2025-11-11 15:00:06 +01:00
parent a9b9e432ef
commit f1f698b2c2
3 changed files with 8 additions and 7 deletions

View File

@@ -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" },