Moved the emacsclient segment to before anzu

This commit is contained in:
Trevor Richards 2022-12-31 16:19:32 -08:00
parent 21e4addc9b
commit 6e3f62f57c
No known key found for this signature in database
GPG Key ID: 8546CF84A13DD5EF

View File

@ -920,9 +920,9 @@ Checkers checked, in order: `flycheck', `flymake'."
(:eval (mood-line-segment-modal))
(:eval (mood-line-segment-buffer-status))
(:eval (mood-line-segment-buffer-name))
(:eval (mood-line-segment-emacsclient))
(:eval (mood-line-segment-anzu))
(:eval (mood-line-segment-multiple-cursors))
(:eval (mood-line-segment-emacsclient))
(:eval (mood-line-segment-cursor-position))))
;; Right