mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Update README.
This commit is contained in:
parent
81b91ae666
commit
66029d4590
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ Strongly recommend to use
|
||||||
(setq doom-modeline-buffer-encoding t)
|
(setq doom-modeline-buffer-encoding t)
|
||||||
|
|
||||||
;; Whether display indentation information.
|
;; Whether display indentation information.
|
||||||
(set doom-modeline-indent-info nil)
|
(setq doom-modeline-indent-info nil)
|
||||||
|
|
||||||
;; If non-nil, only display one number for checker information if applicable.
|
;; If non-nil, only display one number for checker information if applicable.
|
||||||
(setq doom-modeline-checker-simple-format t)
|
(setq doom-modeline-checker-simple-format t)
|
||||||
|
|
Loading…
Reference in a new issue