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