[Fix #377] Require smartparens-latex in latex module
This commit is contained in:
parent
09635ea870
commit
06d0c0c6ce
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
;;; Code:
|
||||
|
||||
(prelude-ensure-module-deps '(auctex))
|
||||
(require 'smartparens-latex)
|
||||
|
||||
;; AUCTeX configuration
|
||||
(setq TeX-auto-save t)
|
||||
|
|
Loading…
Reference in a new issue