Minor update help-echo.

This commit is contained in:
Vincent Zhang 2019-04-15 20:01:03 +08:00
parent 4ed18908a4
commit 027a6f4678

View file

@ -1826,7 +1826,7 @@ mouse-3: Disconnect session"
(bound-and-true-p edebug-x-mode)) (bound-and-true-p edebug-x-mode))
(propertize (propertize
(doom-modeline-debug-icon 'doom-modeline-warning) (doom-modeline-debug-icon 'doom-modeline-warning)
'help-echo (format "EDebug(%s) 'help-echo (format "EDebug (%s)
mouse-1: Show help mouse-1: Show help
mouse-2: Next mouse-2: Next
mouse-3: Stop debugging" mouse-3: Stop debugging"