Bump :lang latex
cdominik/cdlatex@b7af5a9 -> cdominik/cdlatex@a5cb624 TheBB/company-reftex@33935e9 -> TheBB/company-reftex@275ef70
This commit is contained in:
parent
571c87b37e
commit
120818b07e
2 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue