forked from colonelpanic/dotfiles
[Emacs] Use prebuilt auctex
This commit is contained in:
@@ -3608,7 +3608,9 @@ alphanumeric characters only."
|
||||
*** TeX
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package tex
|
||||
:straight auctex
|
||||
:straight (auctex :host github :repo "raxod502/auctex"
|
||||
:branch "fork/1"
|
||||
:files (:defaults (:exclude "doc/*.texi")))
|
||||
:commands TeX-mode
|
||||
:preface
|
||||
(progn
|
||||
|
Reference in New Issue
Block a user