From 8d9ee9214ef7af86a1ab494c9e2276fe4e2db373 Mon Sep 17 00:00:00 2001 From: bd Date: Thu, 31 Oct 2024 23:02:25 -0400 Subject: Autoformat no longer indents---async shell command auto-hide --- .config/emacs/modules/bd--minibuffer.el | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/emacs/modules/bd--minibuffer.el') diff --git a/.config/emacs/modules/bd--minibuffer.el b/.config/emacs/modules/bd--minibuffer.el index 1426528..29ec75e 100644 --- a/.config/emacs/modules/bd--minibuffer.el +++ b/.config/emacs/modules/bd--minibuffer.el @@ -16,6 +16,8 @@ "\\*Org Preview LaTeX Output\\*" "\\*Shell Command Output\\*" "\\*tramp" + "\\*eldoc" + "\\*server\\*" ) "Buffers that should not show up in buffer-related selection commands.") -- cgit v1.2.3