free C-y from copilot so I can yank again
This commit is contained in:
parent
d28d99300a
commit
d4a36ea7dd
1 changed files with 0 additions and 2 deletions
2
init.org
2
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))
|
||||
|
|
Loading…
Reference in a new issue