This commit is contained in:
Henrik Lissner 2020-02-05 11:10:59 -05:00
parent 75e7466ad9
commit 688b7c0a76
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -2,7 +2,7 @@
;;; ui/modeline/packages.el
(unless (featurep! +light)
(package! doom-modeline :pin "159fe50fbd"))
(package! doom-modeline :pin "31a5ae99b8"))
(package! anzu :pin "592f8ee6d0")
(when (featurep! :editor evil)
(package! evil-anzu :pin "9bca6ca14d"))