mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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)))))
|
||||
|
||||
|
||||
;;;###package ibuffer
|
||||
(setq ibuffer-use-other-window t)
|
||||
|
||||
|
||||
;;;###package Info
|
||||
(defadvice! +popup--switch-to-info-window-a (&rest _)
|
||||
:after #'info-lookup-symbol
|
||||
|
Reference in New Issue
Block a user