mirror of
https://github.com/zoriya/flake.git
synced 2026-06-03 19:03:08 +00:00
Add & configure copilot agent mode
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user