aboutsummaryrefslogtreecommitdiff
path: root/modules/ui-navigation.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ui-navigation.el')
-rw-r--r--modules/ui-navigation.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/ui-navigation.el b/modules/ui-navigation.el
index 8248bab6..b99a9cac 100644
--- a/modules/ui-navigation.el
+++ b/modules/ui-navigation.el
@@ -103,9 +103,6 @@ This function won't work with more than one split window."
(if this-win-2nd (other-window 1))))))
(keymap-global-set "M-S-t" #'toggle-window-split) ;; was M-T, overrides transpose-words
-;; SWAP WINDOW POSITIONS
-(keymap-global-set "M-S-s" #'window-swap-states) ;; was M-S
-
;; ---------------------------- Buffer Manipulation ----------------------------
;; MOVE BUFFER