mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 08:35:53 +02:00
fix(blink): explicetely set version=false for now
This commit is contained in:
parent
28da1eb073
commit
ec616a3cec
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ return {
|
|||
"saghen/blink.cmp",
|
||||
-- TODO: use release version
|
||||
-- version = "*",
|
||||
version = false,
|
||||
opts_extend = { "sources.completion.enabled_providers" },
|
||||
dependencies = {
|
||||
"rafamadriz/friendly-snippets",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue