summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index f6d7689..14a4cd4 100644
--- a/init.el
+++ b/init.el
@@ -79,6 +79,7 @@
;; jump to first or last file in dired, not to the very top or bottom
(require 'dired)
+(require 'dired+)
(defun dired-back-to-top ()
(interactive)
(beginning-of-buffer)