summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index a802f220..592505de 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -136,6 +136,7 @@ For something which should happen just once."
'(cursor-type 'box)
'(dabbrev-case-fold-search t)
'(diff-font-lock-prettify t)
+ '(dired-async-mode t)
'(dired-clean-confirm-killing-deleted-buffers nil)
'(dired-dwim-target t)
'(dired-free-space 'separate)