mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
ui/popup: don't catch ibuffer windows
They're your problem now.
This commit is contained in:
@ -207,10 +207,6 @@ the command buffer."
|
|||||||
(current-buffer)))))
|
(current-buffer)))))
|
||||||
|
|
||||||
|
|
||||||
;;;###package ibuffer
|
|
||||||
(setq ibuffer-use-other-window t)
|
|
||||||
|
|
||||||
|
|
||||||
;;;###package Info
|
;;;###package Info
|
||||||
(defadvice! +popup--switch-to-info-window-a (&rest _)
|
(defadvice! +popup--switch-to-info-window-a (&rest _)
|
||||||
:after #'info-lookup-symbol
|
:after #'info-lookup-symbol
|
||||||
|
Reference in New Issue
Block a user