AutoYADM commit: 2025-05-12 22:01:09
This commit is contained in:
parent
39c44f3536
commit
8275349dbe
1 changed files with 3 additions and 0 deletions
|
@ -16,4 +16,7 @@ hook global WinSetOption filetype=kak %{
|
|||
hook global WinSetOption filetype=markdown %{
|
||||
set-option window formatcmd "dprint fmt --stdin md"
|
||||
}
|
||||
hook global BufCreate .*[.](typ|typst) %{
|
||||
set-option buffer filetype typst
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue