Skip to content

Commit 731dd06

Browse files
committed
hx: stash a comment
Signed-off-by: clux <[email protected]>
1 parent f9af61d commit 731dd06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/helix/helix-commands

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ md_cmd() {
3737
echo -e "\`\`\`\n${text}\n\`\`\`"
3838
;;
3939
untick)
40+
# TODO: add brackets if none exist already
4041
output="$(sd '\[.\]' '[ ]' <<< "$text")"
4142
printf "%s\n" "$output"
4243
;;

0 commit comments

Comments
 (0)