Henrik Lissner 2020-03-06 15:42:35 -05:00
parent 571c87b37e
commit 120818b07e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 4 additions and 2 deletions

View file

@ -124,6 +124,8 @@ If no viewers are found, `latex-preview-pane' is used.")
:when (featurep! +cdlatex)
:hook (LaTeX-mode . cdlatex-mode)
:config
;; Use \( ... \) instead of $ ... $
(setq cdlatex-use-dollar-to-ensure-math nil)
;; Disabling keys that have overlapping functionality with other parts of Doom
(map! :map cdlatex-mode-map
;; smartparens takes care of inserting closing delimiters, and if you