Commit Graph

19 Commits

Author SHA1 Message Date
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