ui/modeline: disable no-checker flycheck indicator
This commit is contained in:
parent
cfebed96db
commit
4731f82766
1 changed files with 1 additions and 1 deletions
|
@ -505,7 +505,7 @@ segment.")
|
|||
-0.25)))
|
||||
(+doom-ml-icon "check" nil 'doom-modeline-info)))
|
||||
(`running (+doom-ml-icon "access_time" nil 'font-lock-doc-face -0.25))
|
||||
(`no-checker (+doom-ml-icon "sim_card_alert" "-" 'font-lock-doc-face))
|
||||
;; (`no-checker (+doom-ml-icon "sim_card_alert" "-" 'font-lock-doc-face))
|
||||
(`errored (+doom-ml-icon "sim_card_alert" "Error" 'doom-modeline-urgent))
|
||||
(`interrupted (+doom-ml-icon "pause" "Interrupted" 'font-lock-doc-face))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue