Skip to content

Commit

Permalink
hx: stash a comment
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Dec 4, 2024
1 parent f9af61d commit 731dd06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/helix/helix-commands
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ md_cmd() {
echo -e "\`\`\`\n${text}\n\`\`\`"
;;
untick)
# TODO: add brackets if none exist already
output="$(sd '\[.\]' '[ ]' <<< "$text")"
printf "%s\n" "$output"
;;
Expand Down

0 comments on commit 731dd06

Please sign in to comment.