Update
This commit is contained in:
@@ -15,6 +15,10 @@
|
|||||||
(setq org-modules '(org-habit))
|
(setq org-modules '(org-habit))
|
||||||
(setq org-directory "~/org/")
|
(setq org-directory "~/org/")
|
||||||
(add-to-list 'org-agenda-files "~/org")
|
(add-to-list 'org-agenda-files "~/org")
|
||||||
|
|
||||||
|
(setq org-highlight-latex-and-related '(native latex entities))
|
||||||
|
(setq org-pretty-entities t)
|
||||||
|
(setq org-pretty-entities-include-sub-superscripts nil)
|
||||||
)
|
)
|
||||||
|
|
||||||
(use-package org-contrib)
|
(use-package org-contrib)
|
||||||
|
|||||||
10
recentf
10
recentf
@@ -1,15 +1,13 @@
|
|||||||
;;; Automatically generated by ‘recentf’ on Sun Dec 14 19:26:39 2025 -*- mode: emacs-lisp; lexical-binding: t -*-
|
;;; Automatically generated by ‘recentf’ on Sun Dec 14 19:55:48 2025.
|
||||||
|
|
||||||
(setq recentf-list
|
(setq recentf-list
|
||||||
'(
|
'(
|
||||||
"~/.emacs.d/init.el"
|
|
||||||
"~/.emacs.d/lisp/init-snippet.el"
|
|
||||||
"~/.emacs.d/lisp/init-org.el"
|
|
||||||
"~/.emacs.d/lisp/init-tex.el"
|
"~/.emacs.d/lisp/init-tex.el"
|
||||||
"~/org/roam/20251212003211-presentation_of_group.org"
|
"~/.emacs.d/init.el"
|
||||||
"~/build-emacs-for-macos/builds/Emacs.app/Contents/Resources/lisp/loaddefs.el.gz"
|
|
||||||
"~/.emacs.d/lisp/init-completion.el"
|
"~/.emacs.d/lisp/init-completion.el"
|
||||||
|
"~/org/roam/20251212003211-presentation_of_group.org"
|
||||||
"~/.emacs.d/lisp/init-edit.el"
|
"~/.emacs.d/lisp/init-edit.el"
|
||||||
|
"~/.emacs.d/lisp/init-org.el"
|
||||||
"~/.emacs.d/early-init.el"
|
"~/.emacs.d/early-init.el"
|
||||||
"~/org/roam/20251117171745-emacs.org"
|
"~/org/roam/20251117171745-emacs.org"
|
||||||
"~/.emacs.d/lisp/init-coding.el"
|
"~/.emacs.d/lisp/init-coding.el"
|
||||||
|
|||||||
Reference in New Issue
Block a user