Commit Graph

10 Commits

Author SHA1 Message Date
Zelong Kuang
f93acaea5e Update 2025-12-16 07:34:57 +11:00
Zelong Kuang
919a73e896 feat(org): Add org-modern-indent and enhance org configuration
- Add org-modern-indent package for improved visual indentation
- Enable org-indent-mode hook for org-mode Change org-modules from
- setq to add-to-list for org-habit Add custom TODO keywords
- sequence with IN-PROGRESS state Comment out browse-kill-ring
- package configuration
2025-12-15 20:12:23 +11:00
Zelong Kuang
a64ddb1d66 Latex preview centering 2025-12-14 20:36:02 +11:00
Zelong Kuang
a5c860c51e Update 2025-12-14 20:00:40 +11:00
Zelong Kuang
8b88b04c1b ``` 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 ```
2025-12-14 19:27:57 +11:00
Zelong Kuang
9e7872b4aa Update 2025-12-14 11:05:24 +11:00
Zelong Kuang
9caa38be6b Update 2025-12-14 11:01:33 +11:00
Zelong Kuang
753ea5ea48 Update 2025-12-14 09:04:11 +11:00
Zelong Kuang
0afab4e64e feat: Add LLM integration and improve Emacs configuration
- Add gptel and gptel-magit packages for AI-powered Git commits and
- chat Add org-roam and org-roam-ui for better note-taking and
- knowledge management Add benchmark-init to measure startup
- performance Add winum for window navigation with keybindings Add
- vterm for better terminal emulation Configure exec-path-from-shell
- to inherit shell environment Add org-roam.db to gitignore Set
- use-short-answers for yes/no prompts Add org-todo-list keybinding
- and update magit binding Configure org-agenda-files to include org
- directory Remove commented eat package configuration
2025-12-14 06:09:17 +11:00
Zelong Kuang
c8f45404a0 Initial commit 2025-12-14 04:51:24 +11:00