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