aboutsummaryrefslogtreecommitdiffstats
path: root/doom/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'doom/config.org')
-rw-r--r--doom/config.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/doom/config.org b/doom/config.org
index 18e9235..ba6eb47 100644
--- a/doom/config.org
+++ b/doom/config.org
@@ -1054,6 +1054,11 @@ https://yannherklotz.com")
(use-package! scroll-other-window
:hook (ConTeXt-mode . sow-mode))
+(use-package! cdlatex
+ :init
+ (setq cdlatex-command-alist nil)
+ (setq cdlatex-math-modify-alist nil))
+
;;(add-to-list 'load-path "/usr/local/Cellar/agda/2.6.2.2/cabal/store/ghc-8.10.7/Agd-2.6.2.2-3bca6588/share/emacs-mode")
;;
;;(use-package! agda2-mode)