add copilot chat

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-11-12 10:28:18 -06:00
parent 31244ea8a8
commit ec01d807a0
3 changed files with 90 additions and 0 deletions

View file

@ -106,6 +106,8 @@
"nvim_plugin-zbirenbaum/copilot-cmp".flake = false;
"nvim_plugin-zbirenbaum/copilot.lua".url = "github:zbirenbaum/copilot.lua";
"nvim_plugin-zbirenbaum/copilot.lua".flake = false;
"nvim_plugin-CopilotC-Nvim/CopilotChat.nvim".url = "github:CopilotC-Nvim/CopilotChat.nvim";
"nvim_plugin-CopilotC-Nvim/CopilotChat.nvim".flake = false;
# "nvim_plugin-yetone/avante.nvim".url = "github:yetone/avante.nvim";
# "nvim_plugin-yetone/avante.nvim".flake = false;
# "nvim_plugin-stevearc/dressing.nvim".url = "github:stevearc/dressing.nvim";
@ -203,6 +205,7 @@
rustywind
markdownlint-cli2
# LSPs
python312Packages.tiktoken # needed for copilot chat
nil # nix
lua-language-server
vscode-langservers-extracted # HTML/CSS/JSON/ESLint