return { { "CopilotC-Nvim/CopilotChat.nvim", opts = { model = "gemini-2.5-pro", }, }, -- { -- "zbirenbaum/copilot.lua", -- keys = { -- { -- -- Open in the current working directory -- "ad", -- "Copilot detach", -- desc = "Copilot detach", -- }, -- { -- -- Open in the current working directory -- "at", -- "Copilot toggle", -- desc = "Copilot toggle", -- }, -- }, -- opts = { -- copilot_model = "gemini-2.5-pro", -- keymap = { -- accept = "", -- }, -- }, -- }, }