| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat:custom-misc: added switch to previous buffer C-; SPC | Craig Jennings | 2025-10-21 | 1 | -0/+6 |
| | | |||||
| * | moved toggle-debug-on error keybindign to config-utils | Craig Jennings | 2025-10-21 | 1 | -1/+0 |
| | | |||||
| * | fix: custom-misc: correct custom-keymap evaluation | Craig Jennings | 2025-10-20 | 1 | -2/+2 |
| | | | | | | | Changed the evaluation of `cj/custom-keymap` to use `defvar` for proper reference, fixing potential issues in compilation without requiring 'keybindings'. | ||||
| * | refactor: custom-misc: Improve utility functions and modernize code | Craig Jennings | 2025-10-18 | 1 | -39/+72 |
| | | | | | | | | | | - Add comprehensive module documentation - Enhance jump-to-matching-paren with better delimiter detection and error handling - Add user feedback messages to format and fraction replacement functions - Modernize keybindings to use keymap-set instead of define-key - Fix potential advice stacking issue on file reload - Improve code formatting and consistency throughout | ||||
| * | maint: remaining custom functions grouped into separate modules | Craig Jennings | 2025-10-12 | 1 | -0/+90 |
