AutoYADM commit: 2025-06-02 17:15:16

This commit is contained in:
Daniel Fichtinger 2025-06-02 17:15:16 -04:00
parent dca2f7a628
commit a970768b9d

View file

@ -1,4 +1,6 @@
hook global WinSetOption filetype=markdown %{
# explicitly load to avoid race condition
require-module markdown
set-option window formatcmd "dprint fmt --stdin md"
hook -group markdown-auto-format window BufWritePre .* format