Remove redundant project-modeline hook
Added upstream recently
This commit is contained in:
parent
54d180b376
commit
e9f788cf67
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
(if (eq major-mode 'magit-status-mode)
|
||||
(doom-modeline-set-project-modeline)
|
||||
(hide-mode-line-mode)))
|
||||
(remove-hook 'magit-mode-hook #'doom-modeline-set-project-modeline)
|
||||
(add-hook 'magit-mode-hook #'+modeline|hide-in-non-status-buffer)
|
||||
|
||||
;; Show indentation style in modeline. I'm not using
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue