aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2020-08-18 00:45:40 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2020-08-18 00:45:40 +0100
commit3f6c71e8b20ea563a668c478b1de1dac68293f86 (patch)
tree5496f9ca0ada4a557005a92dde734c7f2097428f /Emacs/.config
parentd0901064f4f3f80bd44b02a9ed4f9e9b50c9cfd5 (diff)
downloaddotfiles-3f6c71e8b20ea563a668c478b1de1dac68293f86.tar.gz
dotfiles-3f6c71e8b20ea563a668c478b1de1dac68293f86.tar.bz2
dotfiles-3f6c71e8b20ea563a668c478b1de1dac68293f86.zip
~(remap) describe-key -> helpful-key
Diffstat (limited to 'Emacs/.config')
-rw-r--r--Emacs/.config/emacs/config.org1
1 files changed, 1 insertions, 0 deletions
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