diff --git a/config.org b/config.org index 3796347..b1168af 100644 --- a/config.org +++ b/config.org @@ -806,7 +806,7 @@ https://github.com/abo-abo/avy (use-package avy :ensure t :bind - ("M-s" . avy-goto-char-timer)) + ("M-s" . avy-goto-char)) #+END_SRC * Convenience stuff