16 lines
497 B
EmacsLisp
16 lines
497 B
EmacsLisp
(define-package "all-the-icons-dired" "20231207.1324" "Shows icons for each file in dired mode"
|
|
'((emacs "26.1")
|
|
(all-the-icons "2.2.0"))
|
|
:commit "e157f0668f22ed586aebe0a2c0186ab07702986c" :authors
|
|
'(("jtbm37"))
|
|
:maintainers
|
|
'(("Jimmy Yuen Ho Wong" . "wyuenho@gmail.com"))
|
|
:maintainer
|
|
'("Jimmy Yuen Ho Wong" . "wyuenho@gmail.com")
|
|
:keywords
|
|
'("files" "icons" "dired")
|
|
:url "https://github.com/wyuenho/all-the-icons-dired")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|