AutoYADM commit: 2025-06-23 19:35:16
This commit is contained in:
parent
f5fe555d82
commit
0ecfcf45e9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue