From df41de323d8a4fd6d301a4c56ede61d2baa485f5 Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Fri, 21 Dec 2018 18:53:17 +0800 Subject: [PATCH] Optimize: debug state. --- doom-modeline.el | 1 + 1 file changed, 1 insertion(+) diff --git a/doom-modeline.el b/doom-modeline.el index 6b713e8..1e601f8 100644 --- a/doom-modeline.el +++ b/doom-modeline.el @@ -1589,6 +1589,7 @@ mouse-3: Describe current input method") "The current debug state." (when (doom-modeline--active) (concat + (and (or debug-on-error debug-on-quit) " ") (when debug-on-error (propertize (if doom-modeline-icon