mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
emacs/dired: move ranger module to ranger feature in dired module
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user