fix(blink): remove snippets

This commit is contained in:
2026-02-07 15:59:07 +01:00
parent b9f680bb9c
commit 404544b128
-2
View File
@@ -1,7 +1,6 @@
---@type LazyPluginSpec
return {
"saghen/blink.cmp",
dependencies = { "rafamadriz/friendly-snippets" },
-- use a release tag to download pre-built binaries
version = "1.*",
---@module 'blink.cmp'
@@ -78,7 +77,6 @@ return {
default = {
"lsp",
"path",
"snippets",
},
},
keymap = {