Commit Graph

34 Commits

Author SHA1 Message Date
f7bb9afa05 Enable midnight-minor-mode for pdf-tools 2025-02-06 08:00:47 +08:00
abf98cf956 Enable outline-minor-mode for LaTeX 2025-01-27 13:59:09 +08:00
9cea46891f Add built-in functionality 2025-01-27 11:40:07 +08:00
44bb63ffe0 Use lazycat-theme & awesome-tray 2025-01-22 09:15:12 +08:00
03212a8b64 Support rime-disable-predicates for emacs-rime 2025-01-21 21:48:57 +08:00
1b08590da6 Enhance emacs-rime
1. 使用 rime-ice 和 wanxiang-lts-zh-hans.gram
2. 使用 switchkey 在 macOS 系统层面自动切换输入法
2025-01-21 07:55:28 +08:00
4b7ac2efa0 Add Python virtual environment for lsp-bridge 2025-01-21 06:56:15 +08:00
e12f7ff9ce Support org-pomodoro with desktop notification on macOS 2025-01-19 22:28:23 +08:00
f8565daf66 Add emacs-rime as input method 2025-01-03 18:10:02 +08:00
0ca3680097 Merge branch 'main' of github.com:lemyx/.emacs.d 2025-01-03 10:31:42 +08:00
a76650044f Add immersive-translate for reading *info* 2025-01-03 10:24:05 +08:00
xiudi
25b0349e21 Fix error in lisp/init-tex.el 2025-01-02 09:18:03 +08:00
28e69df41c Add org-download for image insertion 2024-12-31 19:08:10 +08:00
7cc427b40b Support Emacs session save and restore
调用 M-x emacs-session-save 命令退出 Emacs, 再次启动 Emacs 时将加载之
前的 frame 和 窗口布局
2024-12-31 09:51:30 +08:00
4580ee8a19 Setup display-line-numbers-mode 2024-12-30 21:58:05 +08:00
33f871e663 Add random themes 2024-12-30 21:57:41 +08:00
9bad010a28 Fix tex configurations on Linux platform 2024-12-30 17:03:52 +08:00
4478508e94 Add calendar configurations 2024-12-30 17:03:41 +08:00
7cc3708c06 Add TsangerJinKai03-6763 as Chinese Font 2024-12-30 09:56:20 +08:00
39bd9c939d refactor: Improve font setup with broader coverage and correct initialization 2024-12-29 15:02:58 +08:00
b3385fa468 feat: Add font initialization configuration for Lisp 2024-12-29 15:02:57 +08:00
8321dbe43b Integrate LLM for enhancement
1. Integrate gptel for general communications
2. Integrate aider.el for coding assistant
3. Adopt deepseek as the backend
2024-12-29 12:07:49 +08:00
8012a221c2 refactor: use when statements for OS-specific directory program settings 2024-12-29 10:45:52 +08:00
455d8b6c4a feat: Make insert-directory-program OS-aware in init-dired.el 2024-12-29 10:44:50 +08:00
791da55f4a fix: Replace incorrect setq usage with gptel-set-openai 2024-12-29 10:21:48 +08:00
d2a310a41a chore: Add section comments and organize AI-related packages 2024-12-29 10:21:47 +08:00
191ec90473 refactor: Replace read-deepseek-api-key with read-llm-api-key 2024-12-29 10:00:06 +08:00
615855244a refactor: Improve API key handling and function calls in init-ai.el 2024-12-29 09:59:05 +08:00
196f4803eb refactor: Rename and generalize read-deepseek-api-key to read-llm-api-key 2024-12-29 09:58:54 +08:00
beebcb11ee refactor: Extract DeepSeek API key reading into reusable functions 2024-12-29 09:56:55 +08:00
510163d321 style: Fix indentation in init-ai.el for better readability 2024-12-29 09:52:38 +08:00
cc02161be4 feat: Add lisp/init-ai.el for AI-related configurations 2024-12-29 09:52:37 +08:00
d5e1b667aa Enable vertico-posframe 2024-12-29 08:16:08 +08:00
d8c8f49495 Initial commit 2024-12-28 10:59:10 +08:00