|
|
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 |
|
|
|
8db37d1c6d
|
feat(config): Improve dired, keybindings, terminal UI and add packages
- Add dired buffer killing and custom dirvish layout toggle
- Replace ido with fido-mode in terminal config
- Add custom terminal color theme with 24-bit color support
- Add new packages: tokei, helpful, gptel-magit
- Refactor project keybindings under C-x p prefix
- Add mwim navigation bindings globally
- Improve ibuffer filter groups and consult buffer filters
- Add diff-mode keybindings and refine magit diff display
|
2026-06-03 20:29:01 +08:00 |
|
|
|
c45c46d8f3
|
Config: install eat.
|
2026-05-06 18:39:21 +08:00 |
|
User
|
8ecbd64595
|
Config: streamline minimal terminal config
|
2026-05-05 18:54:16 +08:00 |
|
User
|
89e7d2954b
|
Config: optimize consult config, change some keybindings and function
|
2026-05-01 20:44:11 +08:00 |
|
User
|
7e8a801be2
|
Config: add TUI support: split GUI/terminal config, add init-terminal-{package,ui,kbd}
|
2026-04-29 15:59:57 +08:00 |
|