Better fit olivetti width
This commit is contained in:
parent
574c2b43e5
commit
fc354024d5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
:hook (prog-mode . rainbow-delimiters-mode))
|
||||
(use-package olivetti
|
||||
:init (add-hook 'Info-mode-hook (lambda () (olivetti-mode) (setq olivetti-body-width 89)))
|
||||
:custom (olivetti-body-width 84)
|
||||
:custom (olivetti-body-width 82)
|
||||
:bind ("<f6>" . olivetti-mode))
|
||||
(use-package ace-window
|
||||
:init (global-set-key (kbd "M-o") 'ace-window))
|
||||
|
|
Loading…
Add table
Reference in a new issue