emacs: Enable ranger and icons for dired
This commit is contained in:
parent
063af20501
commit
d8c3e56bdf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue