diff options
author | jao <jao@gnu.org> | 2021-03-29 04:56:59 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-03-29 04:56:59 +0100 |
commit | c1b813e96e9db6c7df82f850b316dcc733392c02 (patch) | |
tree | 20b3ec1d7b12896ed5b6c9629bca288d6ff8a2ab | |
parent | 9d3e4c81bfb43a266fb11a31be33272cc3fa38ec (diff) | |
download | elibs-c1b813e96e9db6c7df82f850b316dcc733392c02.tar.gz elibs-c1b813e96e9db6c7df82f850b316dcc733392c02.tar.bz2 |
oops
-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) |