diff --git a/lua/plugins/blink.lua b/lua/plugins/blink.lua index 7061fc4..528283c 100644 --- a/lua/plugins/blink.lua +++ b/lua/plugins/blink.lua @@ -54,7 +54,7 @@ return { score_offset = 100, async = true, }, - codeium = { -- TODO: Replace with https://github.com/Exafunction/codeium.nvim/pull/264 + codeium = { -- TODO: Replace with https://github.com/Exafunction/codeium.nvim/pull/264 name = 'codeium', -- IMPORTANT: use the same name as you would for nvim-cmp module = 'blink.compat.source', },