fix: epubs

This commit is contained in:
2025-10-23 14:23:30 -04:00
parent 7dfdf9defd
commit de4c7eff7c

View File

@@ -570,6 +570,6 @@
(use-package nov
:ensure t
:config
((add-to-list 'auto-mode-alist '("\\.epub\\'" . nov-mode))))
(add-to-list 'auto-mode-alist '("\\.epub\\'" . nov-mode)))
(provide 'init)