User
|
81b17ab120
|
refactor: keybinding optimized, remove flycheck-mode-map bindings
|
2026-06-16 03:30:49 +08:00 |
|
|
|
e3dda7fd65
|
refactor: refine Windows support and convert use-package :if to conditionals
|
2026-06-13 08:25:44 +08:00 |
|
|
|
5c7391dcf8
|
refactor(segmentation): clean up cns config with use-package
|
2026-06-11 01:56:42 +08:00 |
|
|
|
2eae88527a
|
feat(base): Add magit-prime, org-tree-slide, pixel-scroll and eww config
- Install magit-prime package
- Add org-tree-slide with custom start/stop functions and keybindings
- Enable pixel-scroll-precision-mode
- Add basic eww configuration
|
2026-06-10 03:56:07 +08:00 |
|
|
|
83fb3d783c
|
refactor(config): Tidy Emacs config across modules
|
2026-06-09 03:17:54 +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 |
|