AutoYADM commit: 2025-07-18 15:31:39
This commit is contained in:
parent
a248193eaa
commit
905b3e3d67
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
declare-option -hidden str fmt_command %{
|
||||
# fmt --uniform-spacing "--goal=$kak_opt_fmt_width" "--width=$kak_opt_fmt_width" | perl -CS -pe 's/([.!?])\s{2,}/\1 /g'
|
||||
fmt -u -w "$kak_opt_fmt_width" -g "$kak_opt_fmt_goal" | perl -CS -pe 's/([.!?])\s{2,}/\1 /g'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue