12 lines
187 B
Lua
12 lines
187 B
Lua
return {
|
|
{
|
|
"CopilotC-Nvim/CopilotChat.nvim",
|
|
branch = "canary",
|
|
dependencies = {
|
|
"zbirenbaum/copilot.lua",
|
|
"nvim-lua/plenary.nvim",
|
|
},
|
|
opts = {},
|
|
},
|
|
}
|