``` refactor(tex,completion,edit): Reorganize LaTeX configuration
and cleanup - Require init-tex module in main init.el Change marginalia - initialization from hook to immediate mode activation Enable - yasnippet globally in init-edit Remove unused init-snippet.el - module Simplify init-tex.el by removing redundant - cdlatex-yasnippet integration Add lexical binding and proper - package demand configuration for AuCTeX Clean up commented code in - init-org.el ```
This commit is contained in:
8
recentf
8
recentf
@@ -1,10 +1,14 @@
|
||||
;;; Automatically generated by ‘recentf’ on Sun Dec 14 11:04:21 2025.
|
||||
;;; Automatically generated by ‘recentf’ on Sun Dec 14 19:26:39 2025 -*- mode: emacs-lisp; lexical-binding: t -*-
|
||||
|
||||
(setq recentf-list
|
||||
'(
|
||||
"~/.emacs.d/lisp/init-org.el"
|
||||
"~/.emacs.d/init.el"
|
||||
"~/.emacs.d/lisp/init-snippet.el"
|
||||
"~/.emacs.d/lisp/init-org.el"
|
||||
"~/.emacs.d/lisp/init-tex.el"
|
||||
"~/org/roam/20251212003211-presentation_of_group.org"
|
||||
"~/build-emacs-for-macos/builds/Emacs.app/Contents/Resources/lisp/loaddefs.el.gz"
|
||||
"~/.emacs.d/lisp/init-completion.el"
|
||||
"~/.emacs.d/lisp/init-edit.el"
|
||||
"~/.emacs.d/early-init.el"
|
||||
"~/org/roam/20251117171745-emacs.org"
|
||||
|
||||
Reference in New Issue
Block a user