PythonNut/evil-easymotion@79c13ed -> PythonNut/evil-easymotion@f96c2ed
abo-abo/lispy@c7e282a -> abo-abo/lispy@cdaa9c7
clemera/objed@8dc1770 -> clemera/objed@e89d8da
emacs-evil/evil-collection@493d523 -> emacs-evil/evil-collection@ba36304
emacs-evil/evil@8aa6337 -> emacs-evil/evil@d243eae
hlissner/doom-snippets@feaedeb -> hlissner/doom-snippets@422f683
hlissner/evil-snipe@3ec8adf -> hlissner/evil-snipe@2ba6353
joaotavora/yasnippet@ac03c2f -> joaotavora/yasnippet@5b1217a
mrkkrp/vimish-fold@d3248a4 -> mrkkrp/vimish-fold@6368523
redguardtoo/evil-nerd-commenter@747e346 -> redguardtoo/evil-nerd-commenter@1bd2de5
We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125
for why.
6 lines
235 B
EmacsLisp
6 lines
235 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; editor/lispyville/packages.el
|
|
|
|
(package! lispy :pin "cdaa9c70ca39a880163cbbce924bb46cc56b9fa4")
|
|
(when (featurep! :editor evil)
|
|
(package! lispyville :pin "25a70126ea807653e0a8c512d4128c90ed673d7a"))
|