Henrik Lissner 2020-03-27 16:18:52 -04:00
parent 611ddb2263
commit 7c5903c339
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
10 changed files with 14 additions and 14 deletions

View file

@ -2,7 +2,7 @@
;;; ui/modeline/packages.el
(unless (featurep! +light)
(package! doom-modeline :pin "0df5585984"))
(package! anzu :pin "592f8ee6d0")
(package! doom-modeline :pin "0642f71071"))
(package! anzu :pin "2e69955da9")
(when (featurep! :editor evil)
(package! evil-anzu :pin "9bca6ca14d"))