13 lines
432 B
EmacsLisp
13 lines
432 B
EmacsLisp
(define-package "yasnippet-snippets" "20210910.1959" "Collection of yasnippet snippets"
|
|
'((yasnippet "0.8.0"))
|
|
:commit "f50b4c16ca2a73fd04ebd301f0bf2f5ab6107d88" :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:
|