LaTeX-math-mode is redundant with completion
This commit is contained in:
parent
babb7821a0
commit
6ba4982bfb
1 changed files with 1 additions and 2 deletions
|
@ -65,8 +65,7 @@
|
|||
'local))
|
||||
;; Adding useful things for latex
|
||||
(add-hook! 'LaTeX-mode-hook
|
||||
#'(LaTeX-math-mode
|
||||
TeX-source-correlate-mode
|
||||
#'(TeX-source-correlate-mode
|
||||
visual-line-mode))
|
||||
;; Enable rainbow mode after applying styles to the buffer
|
||||
(add-hook 'TeX-update-style-hook #'rainbow-delimiters-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue