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