diff --git a/init.org b/init.org index 829c238..4d8c158 100644 --- a/init.org +++ b/init.org @@ -464,7 +464,6 @@ it's only slow on the first run! #+BEGIN_SRC emacs-lisp - (add-hook 'pdf-tools-enabled-hook 'auto-revert-mode) (add-to-list 'auto-mode-alist '("\\.pdf\\'" . pdf-tools-install)) #+END_SRC