emacs: Enable midnight minor mode for PDF view
This commit is contained in:
parent
7b3db2a401
commit
5e2182f52f
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue