| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "checking in modified/removed tests and other misc changes" | Craig Jennings | 2025-11-14 | 1 | -0/+131 |
| | | | | | This reverts commit 1218bae708a6755e3628f15fef58e6806ac81039. | ||||
| * | checking in modified/removed tests and other misc changes | Craig Jennings | 2025-11-14 | 1 | -131/+0 |
| | | |||||
| * | feat+test: custom-ordering: line manipulation utils + tests | Craig Jennings | 2025-10-26 | 1 | -0/+131 |
| Introduce new functions cj/toggle-quotes, cj/reverse-lines, and cj/number-lines for line manipulation. cj/toggle-quotes swaps quotes within a region, cj/reverse-lines reverse the line order, and cj/number-lines adds line numbers with a customizable format, supporting zero-padding. Update keymap with new bindings. Add comprehensive tests for each function. | |||||
