all repos — nixfiles @ 698a537fc74f61523b911b60750507d54b6ea32d

System and user configuration, managed by nix and home-manager

Emacs: use normal qwerty avy-keys

Alan Pearce
commit

698a537fc74f61523b911b60750507d54b6ea32d

parent

075223102a057a4215b9caaa51b1fc9217875044

1 file changed, 1 insertion(+), 2 deletions(-)

jump to
M emacs/.emacs.d/main.elemacs/.emacs.d/main.el
@@ -2574,8 +2574,7 @@ ("M-r" . avy-goto-word-1)
("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