(Emacs)~avy M-s avy-goto-char-2 -> avy-goto-char-timer
Description
This commit is contained in:
@@ -868,7 +868,7 @@ bind.
|
|||||||
"l" #'avy-goto-line)
|
"l" #'avy-goto-line)
|
||||||
(general-def
|
(general-def
|
||||||
:states 'normal
|
:states 'normal
|
||||||
(kbd "M-s") #'avy-goto-char-2))
|
(kbd "M-s") #'avy-goto-char-timer))
|
||||||
#+end_src
|
#+end_src
|
||||||
** Ace window
|
** Ace window
|
||||||
Though evil provides a great many features in terms of window
|
Though evil provides a great many features in terms of window
|
||||||
|
|||||||
Reference in New Issue
Block a user