AutoYADM commit: 2025-06-02 17:15:16
This commit is contained in:
parent
dca2f7a628
commit
a970768b9d
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue