emacs/dired: move ranger module to ranger feature in dired module

This commit is contained in:
Ting Zhou 2018-12-07 22:27:03 -08:00
parent 5698066c0a
commit d6ad5942be
7 changed files with 64 additions and 65 deletions

View file

@ -50,8 +50,10 @@
rotate-text ; cycle region at point between text candidates
:emacs
dired ; making dired pretty [functional]
;;ranger ; bringing the goodness of ranger to dired
(dired ; making dired pretty [functional]
;;+ranger ; bringing the goodness of ranger to dired
;;+icons ; colorful icons for dired-mode
)
ediff ; comparing files in Emacs
electric ; smarter, keyword-based electric-indent
;;eshell ; a consistent, cross-platform shell (WIP)