emacs.d/elpa/yasnippet-20200329.1434/yasnippet-pkg.el

3 lines
327 B
EmacsLisp
Raw Normal View History

2020-03-30 12:12:00 +02:00
;;; -*- no-byte-compile: t -*-
(define-package "yasnippet" "20200329.1434" "Yet another snippet extension for Emacs" '((cl-lib "0.5")) :commit "7c02bc142c3b157699ab8c4f24ff98da94401248" :keywords '("convenience" "emulation") :maintainer '("Noam Postavsky" . "npostavs@gmail.com") :url "http://github.com/joaotavora/yasnippet")