revert lazy loading for copilotchat.nvim

This commit is contained in:
2026-07-06 21:23:19 +02:00
parent cbc957de39
commit d382718ab6
-1
View File
@@ -149,7 +149,6 @@ return {
}, },
{ {
"CopilotC-Nvim/CopilotChat.nvim", "CopilotC-Nvim/CopilotChat.nvim",
lazy = true,
branch = "main", branch = "main",
dependencies = { dependencies = {
{"zbirenbaum/copilot.lua"}, {"zbirenbaum/copilot.lua"},