11 lines
462 B
EmacsLisp
11 lines
462 B
EmacsLisp
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
|
(define-package "yasnippet-snippets" "20251010.1018"
|
|
"Collection of yasnippet snippets."
|
|
'((yasnippet "0.8.0"))
|
|
:url "https://github.com/AndreaCrotti/yasnippet-snippets"
|
|
:commit "182a43cb937d98847448c17466eed224d8893930"
|
|
:revdesc "182a43cb937d"
|
|
:keywords '("snippets")
|
|
:authors '(("Andrea Crotti" . "andrea.crotti.0@gmail.com"))
|
|
:maintainers '(("Andrea Crotti" . "andrea.crotti.0@gmail.com")))
|