13 lines
552 B
EmacsLisp
13 lines
552 B
EmacsLisp
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
|
(define-package "nerd-icons" "20251125.1823"
|
|
"Emacs Nerd Font Icons Library."
|
|
'((emacs "25.1"))
|
|
:url "https://github.com/rainstormstudio/nerd-icons.el"
|
|
:commit "772987a28d6408f840331c52c91d04b623a87048"
|
|
:revdesc "772987a28d64"
|
|
:keywords '("lisp")
|
|
:authors '(("Hongyu Ding" . "rainstormstudio@yahoo.com")
|
|
("Vincent Zhang" . "seagle0128@gmail.com"))
|
|
:maintainers '(("Hongyu Ding" . "rainstormstudio@yahoo.com")
|
|
("Vincent Zhang" . "seagle0128@gmail.com")))
|