fix: codeium new version

This commit is contained in:
asep.komarudin 2024-06-11 11:52:18 +07:00
parent b5cc229ee8
commit 75a484306b
2 changed files with 6 additions and 4 deletions

View file

@ -3,7 +3,9 @@ if vim.g.pcode_codeium then
M.codeium = {
"Exafunction/codeium.vim",
enabled = true,
version = "1.8.37",
-- for fix notwork new version
-- https://github.com/Exafunction/codeium.vim/issues/376#issuecomment-2159643405
-- version = "1.8.37",
event = "BufWinEnter",
-- event = "InsertEnter",
config = function()