added pdf-tools
This commit is contained in:
@@ -550,8 +550,7 @@
|
|||||||
|
|
||||||
(use-package pdf-tools
|
(use-package pdf-tools
|
||||||
:straight t
|
:straight t
|
||||||
:ensure t
|
:init
|
||||||
:config
|
|
||||||
(pdf-tools-install))
|
(pdf-tools-install))
|
||||||
|
|
||||||
;; (use-package mu4e
|
;; (use-package mu4e
|
||||||
@@ -602,5 +601,3 @@
|
|||||||
;; erc-interpret-mirc-color t
|
;; erc-interpret-mirc-color t
|
||||||
;; erc-rename-buffers t
|
;; erc-rename-buffers t
|
||||||
;; erc-track-exclude-server-buffer t))
|
;; erc-track-exclude-server-buffer t))
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -685,8 +685,7 @@ Sets HTML strings to have the background of the color they represent.
|
|||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package pdf-tools
|
(use-package pdf-tools
|
||||||
:straight t
|
:straight t
|
||||||
:ensure t
|
:init
|
||||||
:config
|
|
||||||
(pdf-tools-install))
|
(pdf-tools-install))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user