mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
This is the default in auctex anyway
This commit is contained in:
@ -64,7 +64,6 @@
|
|||||||
(add-hook! 'LaTeX-mode-hook
|
(add-hook! 'LaTeX-mode-hook
|
||||||
#'(LaTeX-math-mode
|
#'(LaTeX-math-mode
|
||||||
TeX-source-correlate-mode
|
TeX-source-correlate-mode
|
||||||
TeX-global-PDF-mode
|
|
||||||
TeX-PDF-mode
|
TeX-PDF-mode
|
||||||
visual-line-mode))
|
visual-line-mode))
|
||||||
;; Enable rainbow mode after applying styles to the buffer
|
;; Enable rainbow mode after applying styles to the buffer
|
||||||
|
Reference in New Issue
Block a user