Read epub in nov.el
This commit is contained in:
parent
dd7b8d308b
commit
f789846ab8
1 changed files with 3 additions and 0 deletions
3
init.el
3
init.el
|
@ -132,6 +132,9 @@ There are two things you can do about this warning:
|
||||||
:ensure t
|
:ensure t
|
||||||
:config (setq inferior-lisp-program (executable-find "sbcl")))
|
:config (setq inferior-lisp-program (executable-find "sbcl")))
|
||||||
|
|
||||||
|
(add-to-list 'auto-mode-alist '("\\.epub\\'" . nov-mode))
|
||||||
|
|
||||||
|
|
||||||
;; ORG_MODE SETTINGS
|
;; ORG_MODE SETTINGS
|
||||||
(setq org-agenda-dim-blocked-tasks nil
|
(setq org-agenda-dim-blocked-tasks nil
|
||||||
org-agenda-inhibit-startup nil
|
org-agenda-inhibit-startup nil
|
||||||
|
|
Loading…
Add table
Reference in a new issue