From b50afe94b3e40889417fb711a0ccec02fab14ee2 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 3 Jan 2022 15:18:58 -0600 Subject: Change bind for helpful-at-point --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 0382e8d..83ab2cf 100644 --- a/init.el +++ b/init.el @@ -869,7 +869,7 @@ See also `crux-reopen-as-root-mode'." (:+key " f" #'helpful-callable " v" #'helpful-variable " k" #'helpful-key - "C-c C-d" #'helpful-at-point)) + " ." #'helpful-at-point)) (setup (:straight (hippie-completing-read :host github -- cgit 1.4.1-21-gabe81