AutoYADM commit: 2025-06-24 21:45:59

This commit is contained in:
Daniel Fichtinger 2025-06-24 21:45:59 -04:00
parent 0a9c5d2e60
commit 814455c28b

View file

@ -1,8 +1,8 @@
declare-user-mode paragraph
declare-option -hidden str paragraph_select '<a-a>pj[p'
declare-option -hidden str reflow_cmd %{
fmt -u | perl -CS -pe 's/([.!?])\s{2,}/\1 /g'
# fmt -u | sed -E 's/([.!?]) +/\1 /g'
}
define-command format-paragraph %{