diff --git a/emacs/init.el b/emacs/init.el index 55a0ab7..c6345ec 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -477,6 +477,7 @@ :init (setq popper-reference-buffers '("\\*Messages\\*" + "\\*Warnings\\*" "Output\\*$" "\\*Async Shell Command\\*" "\\*Backtrace\\*"