fix(blink): updated to config to reflect breaking changes

This commit is contained in:
Folke Lemaitre 2024-11-28 07:38:49 +01:00
parent 76fbed6de5
commit efcba66a22
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
2 changed files with 6 additions and 3 deletions

View file

@ -64,8 +64,10 @@ return {
{
"saghen/blink.cmp",
optional = true,
---@module 'blink.cmp'
---@type blink.cmp.Config
opts = {
windows = { ghost_text = { enabled = false } },
completion = { ghost_text = { enabled = false } },
},
dependencies = {
{