From 42864b392f534c27a4fb0f28c2ff6cc3448b1b29 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Mon, 30 Dec 2024 00:41:04 +0530 Subject: update --- config/emacs/init.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') 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) -- cgit v1.2.3