Update nov.el config #emacs

This commit is contained in:
Colin Powell
2019-11-12 11:42:09 -05:00
parent 4f317bc334
commit f5485933ae
2 changed files with 5 additions and 4 deletions

View File

@ -26,3 +26,4 @@
nil t)))
(add-hook 'nov-post-html-render-hook 'my-nov-post-html-render-hook)
(add-to-list 'auto-mode-alist '("\\.epub\\'" . nov-mode))