This is the default in auctex anyway

This commit is contained in:
Patrick Elliott 2018-07-12 18:34:13 +02:00
parent 00af6e66a7
commit 968fb60bce

View file

@ -64,7 +64,6 @@
(add-hook! 'LaTeX-mode-hook
#'(LaTeX-math-mode
TeX-source-correlate-mode
TeX-global-PDF-mode
TeX-PDF-mode
visual-line-mode))
;; Enable rainbow mode after applying styles to the buffer