~cytrogen/.emacs.d

.emacs.d/elpa/nerd-icons-20251230.1532/nerd-icons-pkg.el -rw-r--r-- 552 bytes
e2b51cc0 — Cytrogen chore: 更新 gitignore 和数据文件 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")))