Bump :ui modeline
seagle0128/doom-modeline@c177959 -> seagle0128/doom-modeline@2b30885 emacsorphanage/anzu@3e34fb3 -> emacsorphanage/anzu@7b8688c emacsorphanage/evil-anzu@9bca6ca -> emacsorphanage/evil-anzu@d3f6ed4 Fixes the anzu number-of-matches display in the modeline for isearch, iedit, evil-search, and evil-substitution. This was caused by changes upstream.
This commit is contained in:
parent
94fc6f714f
commit
5472d46426
2 changed files with 15 additions and 21 deletions
|
@ -2,7 +2,7 @@
|
|||
;;; ui/modeline/packages.el
|
||||
|
||||
(unless (featurep! +light)
|
||||
(package! doom-modeline :pin "c177959bbfa7fa6f199b1145c6986e55f462f1c1"))
|
||||
(package! anzu :pin "3e34fb3df53c0c68e842fa179c327a7395d1901d")
|
||||
(package! doom-modeline :pin "2b308857677e983ca4eaedc36438ed94aadf9e65"))
|
||||
(package! anzu :pin "7b8688c84d6032300d0c415182c7c1ad6cb7f819")
|
||||
(when (featurep! :editor evil)
|
||||
(package! evil-anzu :pin "9bca6ca14d865e7e005bc02a28a09b4ae74facc9"))
|
||||
(package! evil-anzu :pin "d3f6ed4773b48767bd5f4708c7f083336a8a8a86"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue