Add & configure copilot agent mode

This commit is contained in:
2025-06-04 14:52:16 +02:00
parent d80377946c
commit 16fe91f802
2 changed files with 68 additions and 0 deletions
+6
View File
@@ -106,6 +106,12 @@ in
virt-column-nvim
indent-blankline-nvim
zen-mode-nvim
CopilotChat-nvim
# enable this just to signin (used by the chat plugin above)
# (copilot-vim.overrideAttrs {
# postPatch = "rm doc/copilot.txt";
# })
];
opt = [
telescope-nvim