fix: add continuous PDF view
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
1f24a30780
commit
f9572efac2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue