17 lines
558 B
EmacsLisp
17 lines
558 B
EmacsLisp
(define-package "all-the-icons-ivy-rich" "20230420.1234" "Better experience with icons for ivy"
|
|
'((emacs "25.1")
|
|
(ivy-rich "0.1.0")
|
|
(all-the-icons "2.2.0"))
|
|
:commit "c098cc85123a401b0ab8f2afd3a25853e61d7d28" :authors
|
|
'(("Vincent Zhang" . "seagle0128@gmail.com"))
|
|
:maintainers
|
|
'(("Vincent Zhang" . "seagle0128@gmail.com"))
|
|
:maintainer
|
|
'("Vincent Zhang" . "seagle0128@gmail.com")
|
|
:keywords
|
|
'("convenience" "icons" "ivy")
|
|
:url "https://github.com/seagle0128/all-the-icons-ivy-rich")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|