emacs.d/elpa/yasnippet-20200405.47/yasnippet-pkg.el
2020-04-09 09:23:58 +02:00

2 lines
325 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "yasnippet" "20200405.47" "Yet another snippet extension for Emacs" '((cl-lib "0.5")) :commit "291873ee13543c962bfc69cde330c8704a7dcfde" :keywords '("convenience" "emulation") :maintainer '("Noam Postavsky" . "npostavs@gmail.com") :url "http://github.com/joaotavora/yasnippet")