mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
General cleanup + refactor core.el
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
(unless (doom-popup-p)
|
||||
(setq doom-popup-other-window (selected-window)))
|
||||
(when (and plist (not (plist-member plist :align)))
|
||||
(plist-put plist :align shackle-default-alignment))
|
||||
(plist-put plist :align t))
|
||||
(shackle-display-buffer
|
||||
buffer
|
||||
nil (or plist (shackle-match buffer-name)))))
|
||||
|
Reference in New Issue
Block a user