summary refs log tree commit diff stats
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/main.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/emacs/.emacs.d/main.el b/emacs/.emacs.d/main.el
index 3689a33..c1f87ce 100644
--- a/emacs/.emacs.d/main.el
+++ b/emacs/.emacs.d/main.el
@@ -2574,8 +2574,7 @@ Pass ARG to `comint-delchar-or-maybe-eof'."
           ("C-c SPC" . avy-goto-char-timer))
   :config (progn
             (avy-setup-default)
-            (setq avy-all-windows nil
-                  avy-keys '(?a ?r ?s ?t ?d ?h ?n ?e ?i ?\;))))
+            (setq avy-all-windows nil)))
 
 ;;;;;; ace-link