diff --git a/init.el b/init.el index eb83a40..0f6ff5d 100644 --- a/init.el +++ b/init.el @@ -216,7 +216,7 @@ (use-package avy :bind - ("C-:" . avy-goto-char-timer)) + ("s-;" . avy-goto-char-timer)) ;;; Bind key `o` to selection of links by a single or two letters