13 lines
432 B
EmacsLisp
13 lines
432 B
EmacsLisp
(define-package "yasnippet-snippets" "20220713.1234" "Collection of yasnippet snippets"
|
|
'((yasnippet "0.8.0"))
|
|
:commit "cd665c9cba4bab646f6d50ac098bee63573a4ca5" :authors
|
|
'(("Andrea Crotti" . "andrea.crotti.0@gmail.com"))
|
|
:maintainer
|
|
'("Andrea Crotti" . "andrea.crotti.0@gmail.com")
|
|
:keywords
|
|
'("snippets")
|
|
:url "https://github.com/AndreaCrotti/yasnippet-snippets")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|