Avy: Set 'M-s' to avy-goto-char
This commit is contained in:
parent
a18574f65e
commit
9608eb5ac9
1 changed files with 1 additions and 1 deletions
|
|
@ -806,7 +806,7 @@ https://github.com/abo-abo/avy
|
||||||
(use-package avy
|
(use-package avy
|
||||||
:ensure t
|
:ensure t
|
||||||
:bind
|
:bind
|
||||||
("M-s" . avy-goto-char-timer))
|
("M-s" . avy-goto-char))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
* Convenience stuff
|
* Convenience stuff
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue