Reduce olivetti-minimum-body-width to match text-mode fill-column

This commit is contained in:
Evie Litherland-Smith 2025-02-12 06:48:47 +00:00
parent 96ae45c453
commit 27bb21de33

View file

@ -143,7 +143,7 @@
:hook (text-mode) :hook (text-mode)
:custom :custom
(olivetti-style nil) (olivetti-style nil)
(olivetti-minimum-body-width 120)) (olivetti-minimum-body-width 100))
(use-package tramp (use-package tramp
:defines (tramp-remote-path tramp-default-proxies-alist) :defines (tramp-remote-path tramp-default-proxies-alist)