emacs/dired: move ranger module to ranger feature in dired module
This commit is contained in:
parent
5698066c0a
commit
d6ad5942be
7 changed files with 64 additions and 65 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue