Henrik Lissner 2024-08-19 13:41:51 -04:00
parent 109aa2c159
commit 22f37e84dc
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
2 changed files with 6 additions and 6 deletions

View file

@ -2,8 +2,8 @@
;;; emacs/undo/packages.el
(if (modulep! +tree)
(package! undo-tree :pin "5e9f4c92348b3cfd6f140c1730294017dca4bc05")
(package! undo-fu :pin "ea902716f39c725db1b90dbb285b44404b3bd6df")
(package! undo-fu-session :pin "75d78310c86901f01b35d47f3ac1a5c8368abba4")
(package! undo-tree :pin "d8f72bbe7d3c3a2808986febd3bb1a46d4da7f51")
(package! undo-fu :pin "dbb3e4b699dd488497ef9b32a04b8e928a6bc8ef")
(package! undo-fu-session :pin "beb0e285d074145eaf481a959c903b77c19ae91e")
(when (> emacs-major-version 27) ; unsupported in 27
(package! vundo :pin "a18d63a9a15d363c11e2405934e709723e472d86")))
(package! vundo :pin "5374125dc0aaf1769bb0965344befb90f809ccfc")))