summaryrefslogtreecommitdiff
path: root/config/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'config/emacs/init.el')
-rw-r--r--config/emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/emacs/init.el b/config/emacs/init.el
index 6f075a1..5b82ce2 100644
--- a/config/emacs/init.el
+++ b/config/emacs/init.el
@@ -64,6 +64,7 @@
(setq popper-reference-buffers
'("\\*Messages\\*"
"Output\\*$"
+ "\\*compilation\\*"
"\\*Async Shell Command\\*"
"\\*Async-native-compile-log\\*"
help-mode))