added pdf-tools

This commit is contained in:
opalvaults
2021-12-23 17:02:24 -08:00
parent 0421f24fc3
commit 05ee135243
2 changed files with 2 additions and 6 deletions

View File

@@ -685,8 +685,7 @@ Sets HTML strings to have the background of the color they represent.
#+begin_src emacs-lisp
(use-package pdf-tools
:straight t
:ensure t
:config
:init
(pdf-tools-install))
#+end_src