bind avy-goto-char-timer to s-;

This commit is contained in:
Łukasz Pankowski 2019-12-12 21:29:15 +01:00
parent 523e18fac3
commit 641611c505

View File

@ -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