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

3 lines
327 B
EmacsLisp
Raw Normal View History

2019-12-01 12:41:02 +01:00
;;; -*- no-byte-compile: t -*-
(define-package "yasnippet" "20191030.1331" "Yet another snippet extension for Emacs" '((cl-lib "0.5")) :commit "1bee3a33c77d1a61c331461750e01c4f6fa85417" :keywords '("convenience" "emulation") :maintainer '("Noam Postavsky" . "npostavs@gmail.com") :url "http://github.com/joaotavora/yasnippet")