From 1745c9f0dbc7305eb9bba86125d478a183382001 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 12 Dec 2015 01:26:00 -0500 Subject: [PATCH] mode-line: buffer-size is overriden by flycheck/search indicators --- core/core-ui.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core-ui.el b/core/core-ui.el index 5312469d3..2cd7dfb41 100644 --- a/core/core-ui.el +++ b/core/core-ui.el @@ -474,8 +474,8 @@ Supports both Emacs and Evil cursor conventions." (spaceline-install ;; Left side '(*macro-recording - (*flycheck :fallback *buffer-size) - (*anzu *iedit *evil-substitute) + (((*anzu *iedit *evil-substitute) *flycheck) + :fallback *buffer-size) (*buffer-path *remote-host) *buffer-modified *vc