ui/modeline: disable pdf modeline for +light users
Temporarily. Until a pdf modeline has been defined.
This commit is contained in:
parent
f95ab47239
commit
c0302e79aa
1 changed files with 1 additions and 1 deletions
|
@ -545,7 +545,7 @@ lines are selected, or the NxM dimensions of a block selection.")
|
|||
;; Other modes
|
||||
(set-modeline! :main 'default)
|
||||
(set-modeline-hook! '+doom-dashboard-mode-hook 'project)
|
||||
(set-modeline-hook! 'pdf-tools-enabled-hook 'pdf)
|
||||
;; (set-modeline-hook! 'pdf-tools-enabled-hook 'pdf)
|
||||
(set-modeline-hook! '(special-mode-hook
|
||||
image-mode-hook
|
||||
circe-mode-hook)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue