From c50a1a644083c0999f9ab44fe9572c3e0ad21300 Mon Sep 17 00:00:00 2001 From: Ashton Wiersdorf Date: Tue, 17 Jan 2023 12:42:37 -0700 Subject: Turn on windmove mode; bump version --- init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 7f6b121..367a7e1 100644 --- a/init.el +++ b/init.el @@ -41,6 +41,9 @@ ;; Save history of minibuffer (savehist-mode) +;; Move through windows with Ctrl- +(windmove-default-keybindings 'control) ; You can use other modifiers here + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Discovery aids -- cgit v1.2.3