From fc7f170daf363cefc1bf0a49ff904b52376abcec Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 9 Oct 2020 22:15:17 -0500 Subject: Change avy-goto keys --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 0f872ba..28caf4a 100644 --- a/init.el +++ b/init.el @@ -476,7 +476,7 @@ ;;;;; Jump to characters fast (use-package avy :bind - ("C-'" . avy-goto-char-timer)) + ("C-/" . avy-goto-char-timer)) ;;;;; Show text commands acted on (use-package volatile-highlights -- cgit 1.4.1-21-gabe81