setup copilot inline suggestions + chat
This commit is contained in:
parent
7aca777bf9
commit
b13e372fd6
7 changed files with 116 additions and 2 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
# Completion
|
||||
./plugins/cmp/cmp.nix
|
||||
./plugins/cmp/copilot.nix
|
||||
|
||||
# Debug Adapter Protocol
|
||||
./plugins/dap/dap.nix
|
||||
|
@ -39,6 +40,7 @@
|
|||
./plugins/git/lazygit.nix
|
||||
|
||||
# Utils
|
||||
./plugins/utils/copilot-chat.nix
|
||||
./plugins/utils/markdown-preview.nix
|
||||
./plugins/utils/render-markdown.nix
|
||||
./plugins/utils/oil.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue