Henrik Lissner 2020-03-27 18:11:03 -04:00
parent b51555e0c3
commit 2869c020a0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 5 additions and 5 deletions

View file

@ -1,10 +1,10 @@
;; -*- no-byte-compile: t; -*-
;;; editor/snippets/packages.el
(package! yasnippet :pin "3bf9a3b1af")
(package! yasnippet :pin "ac03c2f192")
(package! auto-yasnippet :pin "db9e0dd433")
(package! doom-snippets
:recipe (:host github
:repo "hlissner/doom-snippets"
:files ("*.el" "*"))
:pin "2781b782a3")
:pin "2a0c3cf901")