mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
PR comments
This commit is contained in:
parent
40c433dbf5
commit
1e3f50cd9e
1 changed files with 1 additions and 5 deletions
|
|
@ -13,10 +13,6 @@ return {
|
||||||
dependencies = {
|
dependencies = {
|
||||||
{
|
{
|
||||||
"Exafunction/codeium.nvim",
|
"Exafunction/codeium.nvim",
|
||||||
opts = {},
|
|
||||||
config = function(_, opts)
|
|
||||||
require("codeium").setup(opts)
|
|
||||||
end,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
---@param opts cmp.ConfigSchema
|
---@param opts cmp.ConfigSchema
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue