Use windmove.
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
show-paren-style 'parenthesis)
|
||||
(show-paren-mode 1)
|
||||
|
||||
;; Use shift+arrows to jump between windows
|
||||
(windmove-default-keybindings)
|
||||
|
||||
;; This is the binary name of my scheme implementation
|
||||
(setq scheme-program-name "guile")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user