17 lines
526 B
EmacsLisp
17 lines
526 B
EmacsLisp
|
(define-package "dired-rainbow" "20240629.1857" "Extended file highlighting according to its type"
|
||
|
'((dash "2.5.0")
|
||
|
(dired-hacks-utils "0.0.1")
|
||
|
(emacs "24"))
|
||
|
:commit "d1a85901c892ba7ec273995070a43cbbbe5d0b37" :authors
|
||
|
'(("Matus Goljer" . "matus.goljer@gmail.com"))
|
||
|
:maintainers
|
||
|
'(("Matus Goljer" . "matus.goljer@gmail.com"))
|
||
|
:maintainer
|
||
|
'("Matus Goljer" . "matus.goljer@gmail.com")
|
||
|
:keywords
|
||
|
'("files")
|
||
|
:url "https://github.com/Fuco1/dired-hacks")
|
||
|
;; Local Variables:
|
||
|
;; no-byte-compile: t
|
||
|
;; End:
|