diff options
Diffstat (limited to 'Doom/.doom.d/init.el')
-rw-r--r-- | Doom/.doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doom/.doom.d/init.el b/Doom/.doom.d/init.el index 5588457..d9a2559 100644 --- a/Doom/.doom.d/init.el +++ b/Doom/.doom.d/init.el @@ -67,7 +67,7 @@ :emacs (dired ; making dired pretty [functional] - +ranger ; bringing the goodness of ranger to dired + ;; +ranger ; bringing the goodness of ranger to dired +icons) ; colorful icons for dired-mode electric ; smarter, keyword-based electric-indent vc ; version-control and Emacs, sitting in a tree |