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

2 lines
327 B
EmacsLisp

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