diff options
| author | Craig Jennings <c@cjennings.net> | 2025-10-26 21:40:29 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-10-26 21:40:29 -0500 |
| commit | 026323489e758cb1f21ab9fffb1ddd107ea739f3 (patch) | |
| tree | 94187e029f9948493817cf3d2811a32ee6c47284 /tests/test-custom-text-enclose-append.el | |
| parent | 03719a065c21bf683a9b90c83ab26ee0dc069cc7 (diff) | |
feat+test:ordering: add prefix/suffix to arrayify/convenience funcs
Enhanced cj/--arrayify with optional prefix/suffix parameters for flexible formatting:
- prefix: string to prepend (e.g., "[" or "(")
- suffix: string to append (e.g., "]" or ")")
Added convenience functions:
- cj/listify: unquoted list (a, b, c)
- cj/arrayify-json: JSON array ["a", "b", "c"]
- cj/arrayify-python: Python list ["a", "b", "c"]
Updated keybindings:
- C-; o l → cj/listify
- C-; o j → cj/arrayify-json
- C-; o p → cj/arrayify-python
- C-; o L → cj/comma-separated-text-to-lines (moved from 'l')
Diffstat (limited to 'tests/test-custom-text-enclose-append.el')
0 files changed, 0 insertions, 0 deletions
