This commit is contained in:
Zelong Kuang
2025-12-14 11:05:24 +11:00
parent 9caa38be6b
commit 9e7872b4aa
2 changed files with 5 additions and 5 deletions

View File

@@ -63,6 +63,7 @@
(use-package org-latex-preview
:ensure nil
:hook (org-mode . org-latex-preview-mode)
:config
;; Increase preview width
(plist-put org-latex-preview-appearance-options
@@ -74,7 +75,6 @@
;; Turn on `org-latex-preview-mode', it's built into Org and much faster/more
;; featured than org-fragtog. (Remember to turn off/uninstall org-fragtog.)
(add-hook 'org-mode-hook 'org-latex-preview-mode)
;; ;; Block C-n, C-p etc from opening up previews when using `org-latex-preview-mode'
;; (setq org-latex-preview-mode-ignored-commands
@@ -111,7 +111,6 @@
;; If using org-roam-protocol
(require 'org-roam-protocol))
(use-package org-roam-ui
:defer t)
(use-package org-roam-ui)
(provide 'init-org)

View File

@@ -1,11 +1,12 @@
;;; Automatically generated by recentf on Sun Dec 14 11:00:21 2025.
;;; Automatically generated by recentf on Sun Dec 14 11:04:21 2025.
(setq recentf-list
'(
"~/.emacs.d/lisp/init-org.el"
"~/.emacs.d/init.el"
"~/org/roam/20251212003211-presentation_of_group.org"
"~/.emacs.d/lisp/init-edit.el"
"~/.emacs.d/early-init.el"
"~/org/roam/20251212003211-presentation_of_group.org"
"~/org/roam/20251117171745-emacs.org"
"~/.emacs.d/lisp/init-coding.el"
"~/.emacs.d/lisp/init-ui.el"