unix-conf/.emacs.d/elpa/yasnippet-20160131.948/yasnippet-pkg.el
2016-02-18 14:53:30 +01:00

6 lines
231 B
EmacsLisp

(define-package "yasnippet" "20160131.948" "Yet another snippet extension for Emacs." 'nil :url "http://github.com/capitaomorte/yasnippet" :keywords
'("convenience" "emulation"))
;; Local Variables:
;; no-byte-compile: t
;; End: