Fix last commit

This commit is contained in:
2026-06-04 21:56:09 -07:00
parent f3b4087f7e
commit a773421b38
2 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -3415,7 +3415,8 @@ This is the same as `evil-ret' except that it works for links in
(use-package org-mime)
(require 'org-mu4e-compose)
(with-eval-after-load 'org-mu4e-compose
(org-mu4e-override-mode))
(org-mu4e-override-mode)
(org-mu4e-install-evil-bindings))
(setq ;; mail-user-agent 'org-mu4e-user-agent
org-mime-org-html-with-latex-default 'dvisvgm
org-mime-export-options '(:with-latex dvisvgm :with-footnotes t))