about summary refs log tree commit diff
path: root/configs/shared/emacs/.emacs.d/elpa/all-the-icons-20180125.757/all-the-icons-pkg.el
blob: 47e38023baee53135a6c27b23c7da9458b2c2648 (plain) (blame)
1
2
3
4
5
6
7
8
9
(define-package "all-the-icons" "20180125.757" "A library for inserting Developer icons"
  '((emacs "24.3")
    (memoize "1.0.1"))
  :keywords
  '("convenient" "lisp")
  :url "https://github.com/domtronn/all-the-icons.el")
;; Local Variables:
;; no-byte-compile: t
;; End: