free C-y from copilot so I can yank again
This commit is contained in:
parent
ce3cd3fb7e
commit
480b1bdef0
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"
|
:ensure (:host github :repo "zerolfx/copilot.el"
|
||||||
:branch "main"
|
:branch "main"
|
||||||
:files ("dist" "*.el"))
|
:files ("dist" "*.el"))
|
||||||
:bind
|
|
||||||
("C-y" . copilot-accept-completion)
|
|
||||||
:config
|
:config
|
||||||
(add-to-list 'copilot-indentation-alist '(scheme-mode . 2))
|
(add-to-list 'copilot-indentation-alist '(scheme-mode . 2))
|
||||||
(add-to-list 'copilot-indentation-alist '(emacs-lisp-mode . 2))
|
(add-to-list 'copilot-indentation-alist '(emacs-lisp-mode . 2))
|
||||||
|
|
Loading…
Reference in a new issue