13 lines
428 B
EmacsLisp
13 lines
428 B
EmacsLisp
(define-package "all-the-icons" "20220801.1541" "A library for inserting Developer icons"
|
|
'((emacs "24.3"))
|
|
:commit "6f876fa11ef64af20d9b2a44fdabac6446de51ba" :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:
|