summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs')
-rw-r--r--tag-emacs/emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index 1b2f4e8..7717ea0 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -262,6 +262,7 @@
 
 (req-package dired-subtree
   :defer t
+  :require dired
   :config (progn
             (setq dired-subtree-use-backgrounds nil)
             (defun dired-subtree-maybe-up ()