From e62442d4635e48e78d4effbb1c4d6836b2f7a9a6 Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Thu, 13 Jun 2024 23:59:30 +0000 Subject: Remove helpful.el --- emacs/init.el | 9 --------- 1 file changed, 9 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index c778321..5a97494 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -209,15 +209,6 @@ and when JID is not in `jabber-activity-banned'." ;; select the help window so that i can easily close it again with q (setopt help-window-select t) -(use-package helpful - :ensure t - :bind ( - ([remap describe-function] . helpful-callable) - ([remap describe-variable] . helpful-variable) - ([remap describe-key] . helpful-key) - ([remap describe-command] . helpful-command) - ("C-c C-d" . helpful-at-point) - ("C-h F" . helpful-function))) (setopt switch-to-buffer-obey-display-actions t) -- cgit 1.4.1-2-gfad0