mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Disable auto-revert in PDF-tools
This commit is contained in:
parent
c2b27d2599
commit
f17a5bf650
1
init.org
1
init.org
@ -464,7 +464,6 @@
|
|||||||
it's only slow on the first run!
|
it's only slow on the first run!
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(add-hook 'pdf-tools-enabled-hook 'auto-revert-mode)
|
|
||||||
(add-to-list 'auto-mode-alist '("\\.pdf\\'" . pdf-tools-install))
|
(add-to-list 'auto-mode-alist '("\\.pdf\\'" . pdf-tools-install))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user