This commit is contained in:
Henrik Lissner 2020-02-02 03:13:15 -05:00
parent ac52e644a8
commit 6337912d13
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 "21ac606325"))
(package! doom-modeline :pin "159fe50fbd"))
(package! anzu :pin "592f8ee6d0")
(when (featurep! :editor evil)
(package! evil-anzu :pin "9bca6ca14d"))