560d4aac4b
feat: Update Emacs config with new keybindings, org states
...
- Add `magit-refs-mode` to tab grouping
- Add `eshell`/`eat` under `C-c x` prefix
- Replace `WAITING` org state with `IDKY`
- Add `lisp-extra-font-lock` package
- Fix daemon mode theme loading
- Simplify denote keywords and update dired/dirvish bindings
2026-06-20 21:19:37 +08:00
f55f775139
feat: Add multiple keyboard bindings and UI improvements
...
- Add `my-denote-open-metanote` function and keybinding
- Add `discomfort` and `xdg-launcher-run-app` bindings for Linux
- Add `mc/add-cursor-on-click` binding
- Add `guix` package
- Fix pixel-scroll-precision
- Add terminal UI theme improvements for xref and match faces
- Rename functions to `my-` prefix for consistency
- Reorganize org agenda priority grouping
- Switch EMMS default player to VLC
2026-06-17 09:23:37 +08:00
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