diff options
Diffstat (limited to 'bard-emacs-modules/bard-emacs-modeline.el')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-modeline.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bard-emacs-modules/bard-emacs-modeline.el b/bard-emacs-modules/bard-emacs-modeline.el index 34074f7..38527b0 100644 --- a/bard-emacs-modules/bard-emacs-modeline.el +++ b/bard-emacs-modules/bard-emacs-modeline.el @@ -27,8 +27,7 @@ mode-line-format-right-align prot-modeline-notmuch-indicator " " - prot-modeline-misc-info - " ")) + prot-modeline-misc-info)) (with-eval-after-load 'spacious-padding (defun prot/modeline-spacious-indicators () |
