Files
emacs/lisp/yasnippet-snippets/yasnippet-snippets-pkg.el
2025-12-25 11:44:13 +01:00

11 lines
462 B
EmacsLisp

;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "yasnippet-snippets" "20251215.1231"
"Collection of yasnippet snippets."
'((yasnippet "0.8.0"))
:url "https://github.com/AndreaCrotti/yasnippet-snippets"
:commit "606ee926df6839243098de6d71332a697518cb86"
:revdesc "606ee926df68"
:keywords '("snippets")
:authors '(("Andrea Crotti" . "andrea.crotti.0@gmail.com"))
:maintainers '(("Andrea Crotti" . "andrea.crotti.0@gmail.com")))