16 lines
498 B
EmacsLisp
16 lines
498 B
EmacsLisp
(define-package "ivy-rich" "20230425.1422" "More friendly display transformer for ivy"
|
|
'((emacs "25.1")
|
|
(ivy "0.13.0"))
|
|
:commit "aff9b6bd53e0fdcf350ab83c90e64e651b47dba4" :authors
|
|
'(("Yevgnen Koh" . "wherejoystarts@gmail.com"))
|
|
:maintainers
|
|
'(("Yevgnen Koh" . "wherejoystarts@gmail.com"))
|
|
:maintainer
|
|
'("Yevgnen Koh" . "wherejoystarts@gmail.com")
|
|
:keywords
|
|
'("convenience" "ivy")
|
|
:url "https://github.com/Yevgnen/ivy-rich")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|