Add codeium

This commit is contained in:
Hydroxycarbamide 2024-04-05 17:41:50 +02:00
parent cd3d506a8e
commit 16d1ac6a56
2 changed files with 8 additions and 3 deletions

View file

@ -1,5 +1,3 @@
if true then return {} end -- WARN: REMOVE THIS LINE TO ACTIVATE THIS FILE
-- You can also add or configure plugins by creating files in this `plugins/` folder
-- Here are some examples:
@ -82,4 +80,9 @@ return {
)
end,
},
{
"Exafunction/codeium.vim",
event = "BufEnter",
},
}