emacs.d/elpa/yasnippet-20191030.1331/yasnippet-pkg.el
2019-11-22 22:23:12 +01:00

2 lines
327 B
EmacsLisp

;;; -*- 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")