From 4ee36ef22e7a57a0bbcf4064d30ccf504b2ee807 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 4 Sep 2021 23:54:20 -0500 Subject: Change avy-goto-char-timer bind --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index e5b7796..44d040c 100644 --- a/init.el +++ b/init.el @@ -116,7 +116,7 @@ AKA, DO NOT USE THIS FUNCTION!!!" (global-auto-revert-mode +1)) (setup (:straight avy) - (:global "C-:" #'avy-goto-char-timer + (:global "C-'" #'avy-goto-char-timer "C-c C-j" #'avy-resume) (:with-feature isearch -- cgit 1.4.1-21-gabe81