configure copilot chat
This commit is contained in:
parent
16494e5f05
commit
1fa821d61c
2 changed files with 45 additions and 10 deletions
|
|
@ -20,15 +20,5 @@ return {
|
|||
end,
|
||||
},
|
||||
|
||||
{
|
||||
"CopilotC-Nvim/CopilotChat.nvim",
|
||||
dependencies = {
|
||||
{ "zbirenbaum/copilot.lua" },
|
||||
{ "nvim-lua/plenary.nvim", branch = "master" }, -- for curl, log and async functions
|
||||
},
|
||||
build = "make tiktoken", -- Only on MacOS or Linux
|
||||
opts = {},
|
||||
},
|
||||
|
||||
{ 'AndreM222/copilot-lualine' },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue