From ddb693600b8fd40b8b85b75c692f708f9cf92d9a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 15 Sep 2020 19:44:36 -0500 Subject: Remove a few more counsel hooks --- init.el | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/init.el b/init.el index 6a60738..cd88039 100644 --- a/init.el +++ b/init.el @@ -221,10 +221,7 @@ ("C-h k" . helpful-key) ("C-c C-d" . helpful-at-point) ("C-h F" . helpful-function) - ("C-h C" . helpful-command) - :custom - (counsel-describe-function-function #'helpful-callable) - (counsel-describe-variable-function #'helpful-variable)) + ("C-h C" . helpful-command)) (unless acdw/at-work (use-package su -- cgit 1.4.1-21-gabe81