Bump :editor snippets
hlissner/doom-snippets@2a0c3cf -> hlissner/doom-snippets@feaedeb joaotavora/yasnippet@ac03c2f -> joaotavora/yasnippet@5b1217a
This commit is contained in:
parent
a7a5cbb7bf
commit
cf355d4d42
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; editor/snippets/packages.el
|
;;; editor/snippets/packages.el
|
||||||
|
|
||||||
(package! yasnippet :pin "ac03c2f192")
|
(package! yasnippet :pin "5b1217ab08")
|
||||||
(package! auto-yasnippet :pin "db9e0dd433")
|
(package! auto-yasnippet :pin "db9e0dd433")
|
||||||
(package! doom-snippets
|
(package! doom-snippets
|
||||||
:recipe (:host github
|
:recipe (:host github
|
||||||
:repo "hlissner/doom-snippets"
|
:repo "hlissner/doom-snippets"
|
||||||
:files ("*.el" "*"))
|
:files ("*.el" "*"))
|
||||||
:pin "2a0c3cf901")
|
:pin "feaedeb550")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue