Skip to content

Commit

Permalink
Revert "Using global-mode-string"
Browse files Browse the repository at this point in the history
This reverts commit b4472e4.
  • Loading branch information
svaante committed Nov 18, 2024
1 parent 5489f03 commit 5e7dbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dape.el
Original file line number Diff line number Diff line change
Expand Up @@ -5353,7 +5353,7 @@ mouse-1: Display minor mode menu"
face shadow
help-echo "Active child connections")))))))

(add-to-list 'global-mode-string
(add-to-list 'mode-line-misc-info
`(dape-active-mode ("[" dape--mode-line-format "] ")))


Expand Down

0 comments on commit 5e7dbcd

Please sign in to comment.