| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor:keymaps: Replace define-prefix-command with defvar-keymap | Craig Jennings | 2025-10-25 | 1 | -7/+10 |
| | | | | | | | | | | | Refactor the keymap definitions across multiple modules by replacing `define-prefix-command` with `defvar-keymap`. This simplifies the keymap setup and integrates better with the `which-key` package for enhanced documentation and usability. Updated modules include custom-ordering, custom-text-enclose, custom-whitespace, mail-config, music-config, org-drill-config, test-runner, and vc-config. | ||||
| * | docs: custom-whitespace: Add detailed module commentary | Craig Jennings | 2025-10-20 | 1 | -10/+18 |
| | | | | | | Enhance the commentary section with descriptions of whitespace operations. | ||||
| * | maint: remaining custom functions grouped into separate modules | Craig Jennings | 2025-10-12 | 1 | -0/+106 |
