插件更新,添加AICodeium。

This commit is contained in:
2026-01-17 14:45:25 +08:00
parent 70320b12ae
commit a92e95f655
4 changed files with 37 additions and 16 deletions

View File

@@ -76,3 +76,5 @@ vim.o.showtabline = 2
vim.o.showmode = false
-- vim.o.background = "light"
-- vim.o.background = "dark"
vim.g.codeium_enabled = true
vim.g.ai_cmp = true