Show process status in all buffers.

This commit is contained in:
Vincent Zhang 2018-08-31 03:51:04 +08:00
parent ad7c7ae7e4
commit ac0372958b

View file

@ -654,9 +654,7 @@ directory, the file name, and its state (modified, read-only or non-existent)."
(doom-modeline-def-segment process (doom-modeline-def-segment process
"The process info." "The process info."
(if (and (doom-modeline--active) mode-line-process) mode-line-process)
mode-line-process
""))
;; ;;
;; vcs ;; vcs