Replace org-pdfview with org-pdftools

The latter is a continuation fork. The former is no longer maintained.
This commit is contained in:
Henrik Lissner 2020-04-14 15:31:39 -04:00
parent 8f3045b147
commit 9abc10c78f
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 9 additions and 8 deletions

View file

@ -49,7 +49,7 @@
:recipe (:host github :repo "hlissner/evil-org-mode")
:pin "4d44e9bbdc"))
(when (featurep! :tools pdf)
(package! org-pdfview :pin "8b71f31363"))
(package! org-pdftools :pin "4f22e13e06"))
(when (featurep! :tools magit)
(package! orgit :pin "e7cddf39e3"))
(when (featurep! +brain)