Change the segment name of info to info-nodes.

This commit is contained in:
Vincent Zhang 2019-05-12 01:14:48 +08:00
parent 7c83699c64
commit 93517eb854
2 changed files with 3 additions and 3 deletions

View file

@ -1527,8 +1527,8 @@ mouse-3: Describe current input method")
;; Info
;;
(doom-modeline-def-segment info
"The segment for `Info-mode'."
(doom-modeline-def-segment info-nodes
"The topic and nodes in the Info buffer."
(let ((active (doom-modeline--active)))
(concat
" ("

View file

@ -106,7 +106,7 @@
'(misc-info " " major-mode process))
(doom-modeline-def-modeline 'info
'(bar window-number buffer-info info buffer-position parrot selection-info)
'(bar window-number buffer-info info-nodes buffer-position parrot selection-info)
'(misc-info buffer-encoding major-mode))
(doom-modeline-def-modeline 'media