Change olivetti-mode to reading-mode

This commit is contained in:
Case Duckworth 2021-09-01 21:23:00 -05:00
parent 74ffce0653
commit fab6d24ace
1 changed files with 1 additions and 1 deletions

View File

@ -1363,7 +1363,7 @@ already been connected to."
(add-hook 'elfeed-show-mode-hook
(defun elfeed-show@setup ()
(olivetti-mode +1)))
(acdw/reading-mode)))
;; see https://irreal.org/blog/?p=8885
)