mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
PDF tools fix
This commit is contained in:
parent
b49083213a
commit
a42b1380f1
2
init.org
2
init.org
@ -479,7 +479,7 @@
|
|||||||
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-to-list 'auto-mode-alist '("\\.pdf\\'" . pdf-tools-install))
|
(pdf-loader-install)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user