Feat(ai-completion): try using copilot for a bit

Since I now have access to copilot pro I might as well take advantage of it. Not convinced its
better than codeium tho, we shall see.
This commit is contained in:
2025-02-24 23:57:59 -05:00
parent 5ad9df12be
commit 194ab5278d
+1 -2
View File
@@ -113,9 +113,8 @@ vim.g.useneotree = false ---@type boolean Options: <true|
vim.g.useyazi = true ---@type boolean Options: <true|false>
-- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ AI TOOL ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
-- Configure the AI completion provider
vim.g.aitool = "codeium" ---@type string Options: [ai tool]
vim.g.aitool = "copilot" ---@type string Options: [ai tool]
-- ╭───────────────────────────╮  neocodeium
-- │ │  codeium
-- │ AI Tools: │  copilot