Add PDF Tools at home

This commit is contained in:
Case Duckworth 2021-03-31 23:08:42 -05:00
parent 8b11109865
commit 8e2312b500
1 changed files with 5 additions and 0 deletions

View File

@ -634,6 +634,11 @@ call `zzz-to-char'."
(:bind "RET" unpackaged/org-return-dwim)
(add-hook 'before-save-hook #'acdw/hook--org-mode-fix-blank-lines))
;;;;; PDF Tools
(when (eq acdw/system :home)
(setup (:straight pdf-tools)
(pdf-loader-install)))
;;;; Programming languages
;;;;; Formatting