diff --git a/init.org b/init.org index dc603fd..68ee248 100644 --- a/init.org +++ b/init.org @@ -2374,8 +2374,6 @@ Map the keymap consistently to the eglot mappings. :ensure (:host github :repo "zerolfx/copilot.el" :branch "main" :files ("dist" "*.el")) - :bind - ("C-y" . copilot-accept-completion) :config (add-to-list 'copilot-indentation-alist '(scheme-mode . 2)) (add-to-list 'copilot-indentation-alist '(emacs-lisp-mode . 2))