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
|
||||
:ensure t
|
||||
:bind
|
||||
("M-s" . avy-goto-char-timer))
|
||||
("M-s" . avy-goto-char))
|
||||
#+END_SRC
|
||||
|
||||
* Convenience stuff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue