aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doom.d/init.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/doom.d/init.el b/doom.d/init.el
index 88f97f2..230266c 100644
--- a/doom.d/init.el
+++ b/doom.d/init.el
@@ -59,8 +59,7 @@
:emacs
(dired ; making dired pretty [functional]
+ranger ; bringing the goodness of ranger to dired
- +icons ; colorful icons for dired-mode
- )
+ +icons) ; colorful icons for dired-mode
electric ; smarter, keyword-based electric-indent
vc ; version-control and Emacs, sitting in a tree