mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-12 15:36:53 -05:00
mode-line: buffer-size is overriden by flycheck/search indicators
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user