summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index 4998f47..80a60da 100644 --- a/init.el +++ b/init.el
@@ -96,4 +96,4 @@
96(add-hook 'overwrite-mode-hook #'hook--overwrite-mode-change-cursor) 96(add-hook 'overwrite-mode-hook #'hook--overwrite-mode-change-cursor)
97 97
98;; Bindings 98;; Bindings
99(acdw/bind "C-h" 'ehelp-command :autoload ("ehelp" nil nil 'keymap)) 99(acdw/bind "C-h" 'ehelp-command :after ("ehelp" nil nil 'keymap))