mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-25 09:36:14 +01:00
Disable motion-mode for popper windows
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
91101914a8
commit
f0d8a8f722
|
@ -62,7 +62,7 @@ Force user buffer switching to also obey ~display-buffer-alist~.
|
|||
|
||||
Set almost all popups to ~meow-motion-mode~, except for [[id:986ca7a5-d225-49bb-9e35-f2dffafe8aee][Org Mode]] popups and [[id:8fbb19be-bb8d-4fef-8a6a-9d5a3f5d06ec][Vterm]].
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
#+begin_src emacs-lisp :tangle no
|
||||
(defun magic_rb/popper-meow-motion (buf &optional _act)
|
||||
(with-current-buffer buf
|
||||
(when
|
||||
|
|
Loading…
Reference in a new issue