DogLooksGood/parinfer-mode@91856b9 -> DogLooksGood/parinfer-mode@8659c99 abo-abo/lispy@5c8a59a -> abo-abo/lispy@38a7df4 emacs-evil/evil-collection@e6824e2 -> emacs-evil/evil-collection@334670e emacsorphanage/god-mode@f51c8f6 -> emacsorphanage/god-mode@02a402b gabesoft/evil-mc@7dfb2ca -> gabesoft/evil-mc@f04fb17 hlissner/doom-snippets@33eb93b -> hlissner/doom-snippets@aa5587b magnars/multiple-cursors.el@83abb05 -> magnars/multiple-cursors.el@a9d7764 noctuid/lispyville@0f13f26 -> noctuid/lispyville@89316f0 redguardtoo/evil-nerd-commenter@563cdc1 -> redguardtoo/evil-nerd-commenter@2730820
6 lines
235 B
EmacsLisp
6 lines
235 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; editor/lispyville/packages.el
|
|
|
|
(package! lispy :pin "38a7df4cbb16cfe3d62dc8ea98b50e2d9a572e58")
|
|
(when (featurep! :editor evil)
|
|
(package! lispyville :pin "89316f01822b2135e52ca27fd308d207ef618052"))
|