Do not dispatch when switching between two windows
I think this is less disturbing … maybe.
This commit is contained in:
parent
dc6df5074d
commit
0ecb4ff55a
2
init.el
2
init.el
@ -2531,7 +2531,7 @@ Note that this workaround is incomplete, as explained in this comment."
|
|||||||
ace-window-display-mode)
|
ace-window-display-mode)
|
||||||
:init (setopt aw-keys '(?a ?s ?d ?f ?g ?h ?j ?k ?l)
|
:init (setopt aw-keys '(?a ?s ?d ?f ?g ?h ?j ?k ?l)
|
||||||
aw-background t
|
aw-background t
|
||||||
aw-dispatch-always t
|
aw-dispatch-always nil
|
||||||
aw-scope 'frame))
|
aw-scope 'frame))
|
||||||
|
|
||||||
(use-package avy
|
(use-package avy
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user