diff options
| author | bard <[email protected]> | 2024-04-15 06:32:49 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2024-04-15 06:32:49 -0400 |
| commit | 7cccbcdcc45863591cb7b913ac8b075167e9d5c0 (patch) | |
| tree | 4a560249d38619f4776f369f6b5466ca5588c606 | |
| parent | d0550e73385c9b31c1a5067c0bed5c47e5c23a39 (diff) | |
better spacing for indicators
| -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 220c136..61a0ef0 100644 --- a/bard-emacs-modules/bard-emacs-modeline.el +++ b/bard-emacs-modules/bard-emacs-modeline.el @@ -68,10 +68,9 @@ '("%e" prot-modeline-kbd-macro prot-modeline-narrow - " " + prot-modeline-input-method prot-modeline-buffer-status " " - prot-modeline-input-method prot-modeline-buffer-identification " " prot-modeline-major-mode |
