about summary refs log tree commit diff stats
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/lisp/init-windows.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/lisp/init-windows.el b/.emacs.d/lisp/init-windows.el
index 95108b5..29b1ebc 100644
--- a/.emacs.d/lisp/init-windows.el
+++ b/.emacs.d/lisp/init-windows.el
@@ -95,6 +95,7 @@
      "\\*HTTP Response\\*"
      "Output\\*$"
      "\\*Async Shell Command\\*"
+     ("\\*elpaca-log\\*" . hide)
      help-mode
      helpful-mode
      compilation-mode))