AutoYADM commit: 2025-06-24 21:45:59
This commit is contained in:
parent
0a9c5d2e60
commit
814455c28b
1 changed files with 1 additions and 1 deletions
|
@ -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 %{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue