chore: update blink config for new version
This commit is contained in:
parent
30ef275312
commit
027118070c
2 changed files with 23 additions and 19 deletions
|
|
@ -13,8 +13,9 @@ return {
|
|||
},
|
||||
{ -- optional blink completion source for require statements and module annotations
|
||||
"saghen/blink.cmp",
|
||||
dependencies = { "saghen/blink.lib" },
|
||||
--version = "1.*",
|
||||
build = "cargo build --release",
|
||||
build = function() require('blink.cmp').build():wait(60000) end,
|
||||
---@module 'blink.cmp'
|
||||
---@type blink.cmp.Config
|
||||
opts = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue