feat: config moved
This commit is contained in:
10
.emacs.d/elpa/dash-20250312.1307/dash-pkg.el
Normal file
10
.emacs.d/elpa/dash-20250312.1307/dash-pkg.el
Normal file
@ -0,0 +1,10 @@
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "dash" "20250312.1307"
|
||||
"A modern list library for Emacs."
|
||||
'((emacs "24"))
|
||||
:url "https://github.com/magnars/dash.el"
|
||||
:commit "fcb5d831fc08a43f984242c7509870f30983c27c"
|
||||
:revdesc "fcb5d831fc08"
|
||||
:keywords '("extensions" "lisp")
|
||||
:authors '(("Magnar Sveen" . "magnars@gmail.com"))
|
||||
:maintainers '(("Basil L. Contovounesios" . "basil@contovou.net")))
|
Reference in New Issue
Block a user