emacs: Enable midnight minor mode for PDF view

This commit is contained in:
Sanchayan Maity 2021-01-18 15:28:01 +05:30
parent 7b3db2a401
commit 5e2182f52f

View file

@ -55,3 +55,5 @@
(setq rfc-mode-directory (expand-file-name "~/rfc/"))
(setq org-noter-notes-search-path '("~/org/notes/"))
(add-hook 'pdf-tools-enabled-hook 'pdf-view-midnight-minor-mode)