diff options
Diffstat (limited to 'emacs/init.el')
-rw-r--r-- | emacs/init.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/emacs/init.el b/emacs/init.el index 098ded9..fd66e79 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -336,10 +336,6 @@ (keymap-global-set "C-c C-j" #'jabber-activity-switch-to) -;;; Reading epubs -;; (package-ensure 'nov) -;; (add-to-list 'auto-mode-alist '("\\.epub\\'" . nov-mode)) - ;;; Writing prose ;; The majority of the work i do in emacs is writing documents, so it's nice to know that the words coming out of my fingers are the ones i expect them to be. |