Replace org-pdfview with org-pdftools
The latter is a continuation fork. The former is no longer maintained.
This commit is contained in:
parent
8f3045b147
commit
9abc10c78f
2 changed files with 9 additions and 8 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue