diff --git a/prelude/prelude-editor.el b/prelude/prelude-editor.el index d497a2f..9445f62 100644 --- a/prelude/prelude-editor.el +++ b/prelude/prelude-editor.el @@ -118,7 +118,7 @@ ;; use shift + arrow keys to switch between visible buffers (require 'windmove) -(windmove-default-keybindings 'super) +(windmove-default-keybindings) ;; automatically save buffers associated with files on buffer switch ;; and on windows switch