User
ddd2ba4905
style: Convert tabs to spaces across Emacs config
2026-07-02 17:36:06 +08:00
User
979670e6dd
refactor(kbd): Remove mwim, simplify keybindings
2026-06-24 08:40:40 +08:00
3e1f74f24e
feat: Configure multiple-cursors to prevent prompting for each command
2026-06-23 09:52:23 +08:00
User
8f719f331c
fix: Correct ibuffer occur grouping, add temperature parameter to Kimi API
...
- Move `occur-mode` and `occur-edit-mode` from "Emacs" to "Search" ibuffer group
- Add temperature parameter to Kimi API request
- Remove `~` from electric-pair pairs
- Change `multiple-cursors` config to use `:custom`
- Fix duplicate `holiday` face definition in both base16 themes
2026-06-20 21:52:11 +08:00
e3dda7fd65
refactor: refine Windows support and convert use-package :if to conditionals
2026-06-13 08:25:44 +08:00
b4733718d4
refactor: Reorganize config with use-package and optimize startup hooks
...
- Split monolithic init-package.el into focused modules
- Convert eager `:init` blocks to lazy `:hook`
- Consolidate UI settings and defer theme loading.
- Remove duplicated config between GUI and terminal paths.
2026-06-04 02:27:20 +08:00