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