summaryrefslogtreecommitdiff
path: root/ibuffer.el
diff options
context:
space:
mode:
Diffstat (limited to 'ibuffer.el')
-rw-r--r--ibuffer.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/ibuffer.el b/ibuffer.el
index 2fdd3dc..c6c8989 100644
--- a/ibuffer.el
+++ b/ibuffer.el
@@ -443,6 +443,7 @@ value of `default-directory' in that buffer."
(cons "ELisp" '((mode . emacs-lisp-mode)))
(cons "EWW" '((mode . eww-mode)))
(cons "PDF" '((mode . pdf-view-mode)))
+ (cons "DICT" '((mode . dudict-mode)))
(cons "Eshell" '((mode . eshell-mode)))
(cons "Org" '((mode . org-mode)))
(cons "Roman" '((mode . novel-read-mode)))))