diff --git a/init.org b/init.org index 1833a09..d08ce3c 100644 --- a/init.org +++ b/init.org @@ -3256,6 +3256,7 @@ But with =initials=, the desired completion is often buried in the results. That :ensure t :diminish company-mode :hook (prog-mode . company-mode) + (tex-mode . company-mode) (special-mode . company-mode) (comint-mode . company-mode) (slime-repl-mode . company-mode)