dotemacs

My Emacs configuration
git clone git://git.entf.net/dotemacs
Log | Files | Refs | LICENSE

commit f70408a4aba65fe589ac42ec391197d75def7e74
parent 771ab89b841d8ebcbaf2c58a0d6b9f87368c6190
Author: Lukas Henkel <lh@entf.net>
Date:   Wed,  6 Apr 2022 21:15:20 +0200

No longer needed

Diffstat:
Minit.el | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/init.el b/init.el @@ -88,7 +88,6 @@ ("M-'" . consult-register-store) ;; orig. abbrev-prefix-mark (unrelated) ("C-M-#" . consult-register) ;; Other custom bindings' - ("M-y" . consult-yank-pop) ;; orig. yank-pop ("<help> a" . consult-apropos) ;; orig. apropos-command ;; M-g bindings (goto-map) ("M-g e" . consult-compile-error)