diff options
author | jao <jao@gnu.org> | 2025-09-25 22:08:51 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-09-25 22:37:16 +0100 |
commit | d61ae5ed2a021e53308e656f46d2835d4decd49c (patch) | |
tree | 79fe54f4cda661aa188b26c1fb4bca7d047c4631 /init.el | |
parent | e6219eaf671ff07af9131fd41310a527e1d4004b (diff) | |
download | elibs-d61ae5ed2a021e53308e656f46d2835d4decd49c.tar.gz elibs-d61ae5ed2a021e53308e656f46d2835d4decd49c.tar.bz2 |
devonthink as pdf reader
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1312,7 +1312,7 @@ ;;;; doc view &co. -(jao-when-linux (require 'jao-custom-pdf)) +(require 'jao-custom-pdf) ;;;; epub (use-package nov |