X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/6ada84f4e0acb4149b95b02ab35ec7a3f73ac1c8..183e55e2d8a6203d14cefbe6b55ee4bc66628525:/dot/emacs diff --git a/dot/emacs b/dot/emacs index d661617..3967646 100644 --- a/dot/emacs +++ b/dot/emacs @@ -774,6 +774,7 @@ (global-set-key [?\C-c ?w ?k] 'windmove-up) (global-set-key [?\C-c ?w ?l] 'windmove-right) (global-set-key [?\C-c ?w ?r] 'winner-redo) + (global-set-key [?\C-c ?w ?s] 'mdw-switch-window-configuration) (global-set-key [?\C-c ?w ?u] 'winner-undo) (global-set-key [?\C-c ?w ?w] 'mdw-set-frame-width) (global-set-key [?\C-c ?w up] 'windmove-up)