Add config for company-auctex

This commit is contained in:
Adam Goldsmith 2019-05-30 00:40:50 -04:00
parent 92b8fa2a76
commit 06e8558848
1 changed files with 4 additions and 0 deletions

View File

@ -854,6 +854,10 @@
:config
(which-key-posframe-mode)))
(use-package company-auctex
:config
(company-auctex-init))
;;; Local Variables
(add-to-list 'safe-local-eval-forms '(outline-hide-body))
;; Local Variables: