~cytrogen/.emacs.d

ref: 6b04fb82eaa267ddefb33753ab1518c38a3e289c .emacs.d/elpa/nerd-icons-20251230.1532/nerd-icons-pkg.el -rw-r--r-- 552 bytes
6b04fb82 — Cytrogen docs: 添加配置功能介绍文档 a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "nerd-icons" "20251230.1532"
  "Emacs Nerd Font Icons Library."
  '((emacs "25.1"))
  :url "https://github.com/rainstormstudio/nerd-icons.el"
  :commit "d41902fe68a94fcf4394f25a89ba2d510bec4461"
  :revdesc "d41902fe68a9"
  :keywords '("lisp")
  :authors '(("Hongyu Ding" . "rainstormstudio@yahoo.com")
             ("Vincent Zhang" . "seagle0128@gmail.com"))
  :maintainers '(("Hongyu Ding" . "rainstormstudio@yahoo.com")
                 ("Vincent Zhang" . "seagle0128@gmail.com")))