mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Minor update help-echo.
This commit is contained in:
parent
4ed18908a4
commit
027a6f4678
1 changed files with 1 additions and 1 deletions
|
@ -1826,7 +1826,7 @@ mouse-3: Disconnect session"
|
|||
(bound-and-true-p edebug-x-mode))
|
||||
(propertize
|
||||
(doom-modeline-debug-icon 'doom-modeline-warning)
|
||||
'help-echo (format "EDebug(%s)
|
||||
'help-echo (format "EDebug (%s)
|
||||
mouse-1: Show help
|
||||
mouse-2: Next
|
||||
mouse-3: Stop debugging"
|
||||
|
|
Loading…
Reference in a new issue