From fda8192c81df5465effd3abee235b5f22e429435 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 21 Apr 2021 11:50:34 -0500 Subject: Add keybinding for crux-transpose-windows --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 18cc30d..108fcd9 100644 --- a/init.el +++ b/init.el @@ -568,7 +568,8 @@ (:global "M-`" crux-other-window-or-switch-buffer "C-o" crux-smart-open-line "M-o" crux-smart-open-line-above - "C-M-\\" crux-cleanup-buffer-or-region) + "C-M-\\" crux-cleanup-buffer-or-region + "C-x 4 t" crux-transpose-windows) (crux-reopen-as-root-mode +1)) (setup (:straight avy) -- cgit 1.4.1-21-gabe81