mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
bump: :ui modeline
seagle0128/doom-modeline@69ede7d719 -> seagle0128/doom-modeline@84573ae5e7 - Fixes an issue where doom-modeline was generating too many iex child processes while trying to read the installed version of elixir (see #5895). Fix: #5895
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
;;; ui/modeline/packages.el
|
||||
|
||||
(unless (featurep! +light)
|
||||
(package! doom-modeline :pin "69ede7d719764f26671897c5020f295e5eb1e6c8"))
|
||||
(package! doom-modeline :pin "84573ae5e7db2705da67c2eda94b786a99346272"))
|
||||
(package! anzu :pin "5abb37455ea44fa401d5f4c1bdc58adb2448db67")
|
||||
(when (featurep! :editor evil)
|
||||
(package! evil-anzu :pin "d3f6ed4773b48767bd5f4708c7f083336a8a8a86"))
|
||||
|
Reference in New Issue
Block a user