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 ---@type LazyPluginSpec
return { return {
"saghen/blink.cmp", "saghen/blink.cmp",
dependencies = { "rafamadriz/friendly-snippets" },
-- use a release tag to download pre-built binaries -- use a release tag to download pre-built binaries
version = "1.*", version = "1.*",
---@module 'blink.cmp' ---@module 'blink.cmp'
@@ -78,7 +77,6 @@ return {
default = { default = {
"lsp", "lsp",
"path", "path",
"snippets",
}, },
}, },
keymap = { keymap = {