Files
emacs.d/elpa/yasnippet-20180513.1004/yasnippet-pkg.el
Mateus Pinto Rodrigues 0024c08036 Update all my elpa files
2018-05-17 18:02:17 -03:00

3 lines
273 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "yasnippet" "20180513.1004" "Yet another snippet extension for Emacs." '((cl-lib "0.5")) :commit "5a29fe67d70de3749e30ebb37206395b4d1a51a8" :keywords '("convenience" "emulation") :url "http://github.com/joaotavora/yasnippet")