mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General module refactor
This commit is contained in:
@ -29,7 +29,7 @@ made to be added to `doom-big-font-mode-hook'."
|
||||
|
||||
;;;###autoload
|
||||
(defun +modeline|update-env-in-all-windows (&rest _)
|
||||
""
|
||||
"TODO"
|
||||
(dolist (window (window-list))
|
||||
(with-selected-window window
|
||||
(doom-modeline-update-env))))
|
||||
|
Reference in New Issue
Block a user