aboutsummaryrefslogtreecommitdiff
path: root/dot_emacs
diff options
context:
space:
mode:
Diffstat (limited to 'dot_emacs')
-rw-r--r--dot_emacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_emacs b/dot_emacs
index 25c3e50..d971b9b 100644
--- a/dot_emacs
+++ b/dot_emacs
@@ -228,6 +228,7 @@ Extended Format date in the date field and return it as a string obeing
(after-init . global-company-mode))
(use-package company-auctex
+ :ensure t
:after latex
:config
(company-auctex-init))