Skip to content

Commit

Permalink
Don't use CopilotChat canary branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Jendker committed Dec 2, 2024
1 parent 8de52fd commit 1fb5b26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stow/common/dot-config/nvim/lua/plugins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1223,7 +1223,6 @@ local plugins = {
"CopilotC-Nvim/CopilotChat.nvim",
cmd = {"CopilotChat"},
event = "InsertEnter",
branch = "canary",
dependencies = {
{"zbirenbaum/copilot.lua"}, -- or github/copilot.vim
{"nvim-lua/plenary.nvim"}, -- for curl, log wrapper
Expand Down

0 comments on commit 1fb5b26

Please sign in to comment.