fix: change codeium bufwinenter to BufEnter

This commit is contained in:
asep.komarudin 2024-06-17 20:00:23 +07:00
parent 63c3f9d088
commit 7117a875fb
2 changed files with 43 additions and 42 deletions

View file

@ -6,7 +6,8 @@ if pcode.codeium then
-- for fix notwork new version
-- https://github.com/Exafunction/codeium.vim/issues/376#issuecomment-2159643405
-- version = "1.8.37",
event = "BufWinEnter",
-- event = "BufWinEnter",
event = "BufEnter",
-- event = "InsertEnter",
config = function()
vim.g.codeium_disable_bindings = 1