summaryrefslogtreecommitdiff
path: root/modules/undead-buffers.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/undead-buffers.el')
-rw-r--r--modules/undead-buffers.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/undead-buffers.el b/modules/undead-buffers.el
index 711b657b..428ed870 100644
--- a/modules/undead-buffers.el
+++ b/modules/undead-buffers.el
@@ -18,7 +18,7 @@
;;; Code:
(defvar cj/buffer-bury-alive-list
- '("*dashboard*" "*scratch*" "*EMMS Playlist*" "*Messages*" "*ert*" "*AI-Assistant*")
+ '("*dashboard*" "*scratch*" "*EMMS-Playlist*" "*Messages*" "*ert*" "*AI-Assistant*")
"Buffers to bury instead of killing.")
(defun cj/kill-buffer-or-bury-alive (buffer)