AutoYADM commit: 2025-07-13 00:44:52

This commit is contained in:
Daniel Fichtinger 2025-07-13 00:44:52 -04:00
parent db97e40957
commit fc5c32183c

View file

@ -22,6 +22,7 @@ hook global WinSetOption filetype=yaml %{
dprint fmt --stdin yaml --config "$HOME/.dprint.jsonc" dprint fmt --stdin yaml --config "$HOME/.dprint.jsonc"
fi fi
} }
set-option window indentwidth 2
} }
hook global WinSetOption filetype=html %{ hook global WinSetOption filetype=html %{