14 lines
450 B
EmacsLisp
14 lines
450 B
EmacsLisp
(define-package "all-the-icons" "20210106.1227" "A library for inserting Developer icons"
|
|
'((emacs "24.3")
|
|
(memoize "1.0.1"))
|
|
:commit "9aa16ae198073fe839a0abfa9a7d3a9dc85ef5f9" :authors
|
|
'(("Dominic Charlesworth" . "dgc336@gmail.com"))
|
|
:maintainer
|
|
'("Dominic Charlesworth" . "dgc336@gmail.com")
|
|
:keywords
|
|
'("convenient" "lisp")
|
|
:url "https://github.com/domtronn/all-the-icons.el")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|