mirror of
https://github.com/vale981/doom-modeline
synced 2025-03-05 09:21:38 -05:00
Add matches segment to pdf mode-line.
This commit is contained in:
parent
e18b5ea60d
commit
83e663ac98
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@
|
|||
'(objed-state misc-info battery debug minor-modes input-method indent-info buffer-encoding major-mode))
|
||||
|
||||
(doom-modeline-def-modeline 'pdf
|
||||
'(bar window-number buffer-size buffer-info pdf-pages)
|
||||
'(bar window-number matches buffer-info pdf-pages)
|
||||
'(misc-info major-mode process vcs))
|
||||
|
||||
(doom-modeline-def-modeline 'helm
|
||||
|
|
Loading…
Add table
Reference in a new issue