Files
dtos-dotfiles/.emacs.d/modules/tools/pdf/packages.el
2020-09-29 16:28:27 -05:00

10 lines
272 B
EmacsLisp

;; -*- no-byte-compile: t; -*-
;;; tools/pdf/packages.el
(package! pdf-tools
;; REVIEW waiting on politza/pdf-tools#588
:recipe (:host github
:repo "flatwhatson/pdf-tools"
:branch "fix-macros")
:pin "eb6d40663069f2b7e6b52e907eeaa4e37375feb6")