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