all repos — nixfiles @ 7be9eeb3b614256a2c7492d0a8dd9cf5db784083

System and user configuration, managed by nix and home-manager

Emacs: Add winner shortcuts to ace-window

Alan Pearce
commit

7be9eeb3b614256a2c7492d0a8dd9cf5db784083

parent

72955df98c117aa5d86dbd44ce196d213e56810f

1 file changed, 3 insertions(+), 1 deletion(-)

jump to
M tag-emacs/emacs.d/init.eltag-emacs/emacs.d/init.el
@@ -1190,7 +1190,9 @@ (?f aw-flip-window)
(?v aw-split-window-vert " Ace - Split Vert Window") (?b aw-split-window-horz " Ace - Split Horz Window") (?m delete-other-windows " Ace - Maximize Window") - (?l delete-other-windows)) + (?l delete-other-windows) + (?, winner-undo) + (?. winner-redo)) aw-keys '(?a ?r ?s ?t ?n ?e ?i ?o)))) (req-package expand-region