General module refactor
This commit is contained in:
parent
0bd576673c
commit
7c9e96da87
14 changed files with 63 additions and 54 deletions
|
@ -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))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue