This commit is contained in:
Christian Nieves
2023-12-05 00:03:14 -06:00
parent 7372a53107
commit 0ef4e8a5bf
5 changed files with 13 additions and 4 deletions

View File

@ -2,6 +2,7 @@ local use_google = require("utils").use_google
return {
{
"Exafunction/codeium.nvim",
commit = "b1ff0d6c993e3d87a4362d2ccd6c660f7444599f",
event = "VeryLazy",
-- event = "InsertEnter",
cond = not use_google(),