Fix 'irc-buffers is not a defined segment' error
It was merged into irc segment upstream: seagle0128/doom-modeline/dcc57fd4
This commit is contained in:
parent
b7044b5f32
commit
25e5c66777
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
|
|
||||||
(doom-modeline-def-modeline 'special
|
(doom-modeline-def-modeline 'special
|
||||||
'(bar window-number matches buffer-info-simple buffer-position selection-info)
|
'(bar window-number matches buffer-info-simple buffer-position selection-info)
|
||||||
'(objed-state misc-info persp-name debug input-method irc-buffers buffer-encoding lsp major-mode process checker))
|
'(objed-state misc-info persp-name debug input-method irc buffer-encoding lsp major-mode process checker))
|
||||||
|
|
||||||
(doom-modeline-def-modeline 'project
|
(doom-modeline-def-modeline 'project
|
||||||
'(bar window-number buffer-default-directory)
|
'(bar window-number buffer-default-directory)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue