AutoYADM commit: 2025-06-15 20:33:08
This commit is contained in:
parent
b1d9275683
commit
f2868f5895
1 changed files with 4 additions and 0 deletions
|
@ -116,3 +116,7 @@ hook global WinSetOption filetype=mail %~
|
||||||
hook global BufCreate .*[.](conf) %{
|
hook global BufCreate .*[.](conf) %{
|
||||||
set-option buffer filetype ini
|
set-option buffer filetype ini
|
||||||
}
|
}
|
||||||
|
|
||||||
|
hook global BufCreate .*[.](jinja) %{
|
||||||
|
set-option buffer filetype html
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue