From 3f6c71e8b20ea563a668c478b1de1dac68293f86 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Tue, 18 Aug 2020 00:45:40 +0100 Subject: ~(remap) describe-key -> helpful-key --- Emacs/.config/emacs/config.org | 1 + 1 file changed, 1 insertion(+) (limited to 'Emacs/.config') diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org index 18bfaa5..1aacf37 100644 --- a/Emacs/.config/emacs/config.org +++ b/Emacs/.config/emacs/config.org @@ -328,6 +328,7 @@ helpful counterparts. [remap describe-variable] #'counsel-describe-variable [remap describe-bindings] #'counsel-descbinds [remap describe-face] #'counsel-faces + [remap describe-key] #'helpful-key [remap execute-extended-command] #'counsel-M-x [remap find-file] #'counsel-find-file [remap imenu] #'counsel-imenu -- cgit v1.2.3-13-gbd6f