Tweak avy
This commit is contained in:
parent
d16a40aa0f
commit
1e77cfe4ad
1 changed files with 2 additions and 1 deletions
|
|
@ -31,7 +31,8 @@
|
||||||
:bind
|
:bind
|
||||||
("M-o" . ace-window)
|
("M-o" . ace-window)
|
||||||
:config
|
:config
|
||||||
(setq aw-keys '(?a ?b ?c ?d ?e ?f ?g ?h ?i ?j)))
|
(setq aw-keys '(?a ?b ?c ?d ?e ?f ?g ?h ?i ?j)
|
||||||
|
aw-dispatch-always t))
|
||||||
|
|
||||||
(use-package autorevert
|
(use-package autorevert
|
||||||
:config
|
:config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue