Bump :editor
abo-abo/lispy@d6b19fe -> abo-abo/lispy@c7e282a hlissner/doom-snippets@2781b78 -> hlissner/doom-snippets@2a0c3cf joaotavora/yasnippet@3bf9a3b -> joaotavora/yasnippet@ac03c2f joaotavora/yasnippet@3bf9a3b -> joaotavora/yasnippet@ac03c2f noctuid/lispyville@56198f1 -> noctuid/lispyville@25a7012
This commit is contained in:
parent
b51555e0c3
commit
2869c020a0
3 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; editor/file-templates/packages.el
|
;;; editor/file-templates/packages.el
|
||||||
|
|
||||||
(package! yasnippet :pin "3bf9a3b1af")
|
(package! yasnippet :pin "ac03c2f192")
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; editor/lispyville/packages.el
|
;;; editor/lispyville/packages.el
|
||||||
|
|
||||||
(package! lispy :pin "d6b19fe2c3")
|
(package! lispy :pin "c7e282ae06")
|
||||||
(when (featurep! :editor evil)
|
(when (featurep! :editor evil)
|
||||||
(package! lispyville :pin "56198f1c44"))
|
(package! lispyville :pin "25a70126ea"))
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; editor/snippets/packages.el
|
;;; editor/snippets/packages.el
|
||||||
|
|
||||||
(package! yasnippet :pin "3bf9a3b1af")
|
(package! yasnippet :pin "ac03c2f192")
|
||||||
(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 "2781b782a3")
|
:pin "2a0c3cf901")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue