This commit is contained in:
Christian Nieves
2024-01-04 03:21:21 -06:00
parent 99aa469fc4
commit fbb093c9c4
6 changed files with 8 additions and 4 deletions

View File

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