diff options
-rw-r--r-- | init.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1296,7 +1296,7 @@ An alternative for this one is ace-window, but it has the problem of not displaying its overlay over org buffers (sometimes) and introducing a dependency (avy). - #+begin_src emacs-lisp :load no + #+begin_src emacs-lisp (use-package switch-window :ensure t :custom ((switch-window-minibuffer-shortcut ?z) |