mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-05-01 10:01:39 +02:00
Nvim: Agentic switched to Codex
This commit is contained in:
@@ -3,7 +3,8 @@ return {
|
||||
"carlos-algms/agentic.nvim",
|
||||
--- @type agentic.PartialUserConfig
|
||||
opts = {
|
||||
provider = "gemini-acp",
|
||||
-- provider = "gemini-acp",
|
||||
provider = "codex-acp",
|
||||
diagnostic_icons = {
|
||||
error = Error_sign,
|
||||
warn = Warn_sign,
|
||||
|
||||
Reference in New Issue
Block a user