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