AutoYADM commit: 2025-06-23 19:35:16

This commit is contained in:
Daniel Fichtinger 2025-06-23 19:35:16 -04:00
parent f5fe555d82
commit 0ecfcf45e9

View file

@ -25,7 +25,7 @@ define-command -override latex-surround-remove %{
hook global WinSetOption filetype=latex %{
set-option window formatcmd "tex-fmt --stdin"
set-option window autowrap_fmtcmd 'tex-fmt --stdin -l %c'
set-option window autowrap_fmtcmd 'fmt -w %c'
set-option window autowrap_format_paragraph true
hook -group latex-auto-format window BufWritePre .* %{
try format