1
0
Fork 0

fix: add continuous PDF view

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2023-08-17 00:54:50 -07:00
parent 1f24a30780
commit f9572efac2
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -28,4 +28,6 @@
(write-file file-path) (write-file file-path)
(find-file (expand-file-name file-path)))) (find-file (expand-file-name file-path))))
(setq pdf-view-continuous t)
;;; pdfconfig.el ends here ;;; pdfconfig.el ends here