summaryrefslogtreecommitdiff
path: root/tests/test-custom-text-enclose-append.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-10-26 21:40:29 -0500
committerCraig Jennings <c@cjennings.net>2025-10-26 21:40:29 -0500
commit026323489e758cb1f21ab9fffb1ddd107ea739f3 (patch)
tree94187e029f9948493817cf3d2811a32ee6c47284 /tests/test-custom-text-enclose-append.el
parent03719a065c21bf683a9b90c83ab26ee0dc069cc7 (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