emacs: Enable ranger and icons for dired

This commit is contained in:
Sanchayan Maity 2021-04-19 12:13:36 +05:30
parent 063af20501
commit d8c3e56bdf

View file

@ -66,7 +66,7 @@
;;word-wrap ; soft wrapping with language-aware indent
:emacs
dired ; making dired pretty [functional]
(dired +ranger +icons) ; making dired pretty [functional]
electric ; smarter, keyword-based electric-indent
;;ibuffer ; interactive buffer management
undo ; persistent, smarter undo for your inevitable mistakes