aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'Emacs/.config/emacs/config.org')
-rw-r--r--Emacs/.config/emacs/config.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org
index 9b70c03..f90bcd7 100644
--- a/Emacs/.config/emacs/config.org
+++ b/Emacs/.config/emacs/config.org
@@ -876,8 +876,8 @@ Collection of snippets, activate after yasnippet has been loaded.
:after yasnippet)
#+end_src
** Avy
-Setup avy with leader. As I use =avy-goto-char-2= a lot, use the =M-s=
-bind.
+Setup avy with leader. As I use =avy-goto-char-timer= a lot, use the
+=M-s= bind.
#+begin_src emacs-lisp
(use-package avy
:after evil