Move nov.el config out of #emacs root config
This commit is contained in:
@ -180,5 +180,3 @@
|
|||||||
(if (derived-mode-p 'mpdel-playlist-current-playlist-mode)
|
(if (derived-mode-p 'mpdel-playlist-current-playlist-mode)
|
||||||
(libmpdel-play-song (navigel-entity-at-point))
|
(libmpdel-play-song (navigel-entity-at-point))
|
||||||
(mpdel-core-insert-current-playlist)))
|
(mpdel-core-insert-current-playlist)))
|
||||||
|
|
||||||
(add-to-list 'auto-mode-alist '("\\.epub\\'" . nov-mode))
|
|
||||||
|
|||||||
Reference in New Issue
Block a user