diff options
Diffstat (limited to 'config/emacs/init.el')
| -rw-r--r-- | config/emacs/init.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/emacs/init.el b/config/emacs/init.el index cc03b97..b39da3e 100644 --- a/config/emacs/init.el +++ b/config/emacs/init.el @@ -14,6 +14,8 @@ '("\\*Messages\\*" "Output\\*$" "\\*Async Shell Command\\*" + "\\*Async-native-compile-log\\*" + "\\*lsp-log\\*" help-mode compilation-mode)) (popper-mode 1) |
