fix(blink): remove snippets
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user