Disable copilot and delete dependencies
This commit is contained in:
parent
b84d4211a5
commit
e77ac9b123
2 changed files with 1 additions and 21 deletions
|
|
@ -63,6 +63,7 @@
|
|||
(completion-list-mode . consult-preview-at-point-mode))
|
||||
|
||||
(use-package copilot
|
||||
:disabled
|
||||
:bind ("M-C-<return>" . copilot-accept-completion)
|
||||
:commands (copilot-login global-copilot-mode)
|
||||
:config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue