diff --git a/README.org b/README.org index bd7ba8b..70bbe3d 100644 --- a/README.org +++ b/README.org @@ -70,13 +70,6 @@ Bind mouse keys to expected movement commands (keymap-global-set "" #'next-buffer) #+end_src -Enable default binds of =Windmove= to navigate windows using shift+arrow - -#+begin_src emacs-lisp -(when (fboundp 'windmove-default-keybindings) - (windmove-default-keybindings)) -#+end_src - Set custom location for backups #+begin_src emacs-lisp