2 lines
327 B
EmacsLisp
2 lines
327 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "yasnippet" "20200413.2221" "Yet another snippet extension for Emacs" '((cl-lib "0.5")) :commit "5b1217ab085fab4abeb1118dccb260691b446703" :keywords '("convenience" "emulation") :maintainer '("Noam Postavsky" . "npostavs@gmail.com") :url "http://github.com/joaotavora/yasnippet")
|