Update olivetti width
This commit is contained in:
parent
61fcff3365
commit
3a05cf7466
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
(use-package rainbow-delimiters :hook (prog-mode . rainbow-delimiters-mode))
|
||||
|
||||
(use-package olivetti
|
||||
:custom (olivetti-body-width 89)
|
||||
:custom (olivetti-body-width 83)
|
||||
:bind ("<f6>" . olivetti-mode))
|
||||
|
||||
(add-hook 'Info-mode-hook (lambda () (make-local-variable 'olivetti-body-width) (setq olivetti-body-width 75) (olivetti-mode)))
|
||||
|
|
Loading…
Add table
Reference in a new issue