diff options
-rw-r--r-- | dot_emacs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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)) |