bump: :editor lispy parinfer snippets word-wrap
abo-abo/lispy@097dd66e66 -> abo-abo/lispy@fe44efd215 doomemacs/snippets@fe4003014a -> doomemacs/snippets@d490cba6d7 emacs-straight/adaptive-wrap@0d5b4a07de -> emacs-straight/adaptive-wrap@fc9f0306f1 joaotavora/yasnippet@5cbdbf0d20 -> joaotavora/yasnippet@76e1eee654 justinbarclay/parinfer-rust-mode@332c7f4742 -> justinbarclay/parinfer-rust-mode@6e6bdeeba3
This commit is contained in:
parent
1fce8522f8
commit
420474222e
4 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; editor/lispyville/packages.el
|
;;; editor/lispyville/packages.el
|
||||||
|
|
||||||
(package! lispy :pin "097dd66e662c3eee90d112d88bac5345d26e508f")
|
(package! lispy :pin "fe44efd21573868638ca86fc8313241148fabbe3")
|
||||||
(when (modulep! :editor evil)
|
(when (modulep! :editor evil)
|
||||||
(package! lispyville :pin "14ee8711d58b649aeac03581d22b10ab077f06bd"))
|
(package! lispyville :pin "14ee8711d58b649aeac03581d22b10ab077f06bd"))
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; editor/parinfer/packages.el
|
;;; editor/parinfer/packages.el
|
||||||
|
|
||||||
(package! parinfer-rust-mode :pin "332c7f47426f0519dc5c24dda82afdb1aa8b61ee")
|
(package! parinfer-rust-mode :pin "6e6bdeeba32534acca5928fe4201ce013094988d")
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; editor/snippets/packages.el
|
;;; editor/snippets/packages.el
|
||||||
|
|
||||||
(package! yasnippet :pin "5cbdbf0d2015540c59ed8ee0fcf4788effdf75b6")
|
(package! yasnippet :pin "76e1eee654ea9479ba1441f9c17567694e6a2096")
|
||||||
(package! auto-yasnippet :pin "6a9e406d0d7f9dfd6dff7647f358cb05a0b1637e")
|
(package! auto-yasnippet :pin "6a9e406d0d7f9dfd6dff7647f358cb05a0b1637e")
|
||||||
(package! doom-snippets
|
(package! doom-snippets
|
||||||
:recipe (:host github
|
:recipe (:host github
|
||||||
:repo "doomemacs/snippets"
|
:repo "doomemacs/snippets"
|
||||||
:files (:defaults "*"))
|
:files (:defaults "*"))
|
||||||
:pin "fe4003014ae00b866f117cb193f711fd9d72fd11")
|
:pin "d490cba6d762e69b483be308bc387c1f785742f0")
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; editor/word-wrap/packages.el
|
;;; editor/word-wrap/packages.el
|
||||||
|
|
||||||
(package! adaptive-wrap :pin "0d5b4a07de76d87dd64333a566a8a0a845f2b9f0")
|
(package! adaptive-wrap :pin "fc9f0306f14c3859c9903b0a0336478bf070c943")
|
||||||
(package! visual-fill-column :pin "695a59789209c42fa08a5bce92963ee32f4455be")
|
(package! visual-fill-column :pin "695a59789209c42fa08a5bce92963ee32f4455be")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue