Call olivetti by Info-mode-hook
This commit is contained in:
parent
e98ec7badf
commit
d266e58716
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
(ivy-mode 1))
|
||||
|
||||
(use-package olivetti
|
||||
:init (add-hook 'Info-mode-hook (lambda () (olivetti-mode) (setq olivetti-body-width 73)))
|
||||
:custom (olivetti-body-width 89))
|
||||
|
||||
(use-package shrface
|
||||
|
|
Loading…
Add table
Reference in a new issue