Skip to content

Commit

Permalink
tweak(doc-view): enable continuous mode
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jun 1, 2023
1 parent 9d210bb commit 9af3adc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/me-docs.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
(use-package doc-view
:straight (:type built-in)
:custom
(doc-view-continuous t)
(doc-view-mupdf-use-svg (+emacs-features-p 'rsvg)))

(use-package pdf-tools
Expand Down

0 comments on commit 9af3adc

Please sign in to comment.