mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump :editor snippets
hlissner/doom-snippets@2a0c3cf -> hlissner/doom-snippets@feaedeb joaotavora/yasnippet@ac03c2f -> joaotavora/yasnippet@5b1217a
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; editor/snippets/packages.el
|
||||
|
||||
(package! yasnippet :pin "ac03c2f192")
|
||||
(package! yasnippet :pin "5b1217ab08")
|
||||
(package! auto-yasnippet :pin "db9e0dd433")
|
||||
(package! doom-snippets
|
||||
:recipe (:host github
|
||||
:repo "hlissner/doom-snippets"
|
||||
:files ("*.el" "*"))
|
||||
:pin "2a0c3cf901")
|
||||
:pin "feaedeb550")
|
||||
|
Reference in New Issue
Block a user