From 767497ece4b06f12ad04b40131aeee57bcbc6bd4 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 8 Mar 2021 18:00:13 -0600 Subject: Almost finished with `acdw/pkg' Still some bugs to squash. --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 4998f47..80a60da 100644 --- a/init.el +++ b/init.el @@ -96,4 +96,4 @@ (add-hook 'overwrite-mode-hook #'hook--overwrite-mode-change-cursor) ;; Bindings -(acdw/bind "C-h" 'ehelp-command :autoload ("ehelp" nil nil 'keymap)) +(acdw/bind "C-h" 'ehelp-command :after ("ehelp" nil nil 'keymap)) -- cgit 1.4.1-21-gabe81