aboutsummaryrefslogtreecommitdiff
path: root/Doom/.doom.d
diff options
context:
space:
mode:
authordx <aryadevchavali1@gmail.com>2020-06-21 01:54:51 +0100
committerdx <aryadevchavali1@gmail.com>2020-06-21 01:57:47 +0100
commit594f2c5f83622f48ae94ea278fd7880b81c85fe5 (patch)
treefd77828f70acffe5fd0b63ad498cb47934ebee88 /Doom/.doom.d
parent415b84ab26c93725ac544c6d271b8a4efdb68bcc (diff)
downloaddotfiles-594f2c5f83622f48ae94ea278fd7880b81c85fe5.tar.gz
dotfiles-594f2c5f83622f48ae94ea278fd7880b81c85fe5.tar.bz2
dotfiles-594f2c5f83622f48ae94ea278fd7880b81c85fe5.zip
-disable ranger to dired
Diffstat (limited to 'Doom/.doom.d')
-rw-r--r--Doom/.doom.d/init.el2
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