Update nov config

This commit is contained in:
Marcus Kammer 2020-07-05 21:11:40 +02:00
parent f6d60b9846
commit 9fa1103814

View file

@ -80,6 +80,11 @@ There are two things you can do about this warning:
;; PACKAGES
(ivy-mode 1)
(use-package nov
:ensure t
:config
(setq nov-text-width 80))
(use-package elpy
:ensure t
:init