2021-07-25 19:06:29 +02:00

13 lines
428 B
EmacsLisp

(define-package "all-the-icons" "20210603.1604" "A library for inserting Developer icons"
'((emacs "24.3"))
:commit "facbde4a7be292bf9490932cbe403b443273f45d" :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: