Added warning back in
This commit is contained in:
parent
a09799d73d
commit
a5f3c03c35
1 changed files with 3 additions and 0 deletions
|
@ -190,6 +190,9 @@
|
|||
:config
|
||||
(def-package! company-math
|
||||
:defer t
|
||||
;; We can't use the `set-company-backend!' because Auctex reports its
|
||||
;; major-mode as `latex-mode', but uses LaTeX-mode-hook for its mode, which is
|
||||
;; not something `set-company-backend!' anticipates (and shouldn't have to!)
|
||||
:init
|
||||
(add-hook! LaTeX-mode
|
||||
(setq-local company-backends
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue