bind avy-goto-char-timer to s-.
This commit is contained in:
parent
5251398645
commit
f363d0d3da
2
init.el
2
init.el
@ -247,7 +247,7 @@
|
|||||||
|
|
||||||
(use-package avy
|
(use-package avy
|
||||||
:bind
|
:bind
|
||||||
("s-;" . avy-goto-char-timer))
|
("s-." . avy-goto-char-timer))
|
||||||
|
|
||||||
;;; Bind key `o` to selection of a link in help or info buffers by a
|
;;; Bind key `o` to selection of a link in help or info buffers by a
|
||||||
;;; single or two letters.
|
;;; single or two letters.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user