nixos/home-manager/software/emacs/emacs.d/lib/olivetti.el

5 lines
105 B
EmacsLisp

(use-package olivetti
:hook (markdown-mode . olivetti-mode)
:config
(setq olivetti-body-width 89))