add: adaptive color icon

This commit is contained in:
asep.komarudin 2024-06-06 21:53:03 +07:00
parent 836ac75161
commit bbc23eae04
5 changed files with 21 additions and 11 deletions

View file

@ -9,7 +9,9 @@ if vim.g.pcode_codeium_nvim then
"Exafunction/codeium.nvim",
cmd = "Codeium",
build = ":Codeium Auth",
opts = {},
opts = {
enable_chat = true,
},
},
},
--@param opts cmp.ConfigSchema