AutoYADM commit: 2025-05-26 20:34:39
This commit is contained in:
parent
4769181f99
commit
405e779c5e
3 changed files with 25 additions and 16 deletions
|
@ -6,9 +6,6 @@ hook global WinSetOption filetype=mail %~
|
|||
hook -group mail-spell window ModeChange (push|pop):.*insert %{
|
||||
try %{ spell-clear }
|
||||
}
|
||||
# hook -group mail-spell window ModeChange (push|pop):insert:.* %{
|
||||
# try %{ spell }
|
||||
# }
|
||||
hook -group mail-spell window NormalIdle .* %{ try spell }
|
||||
hook -group mail-auto-format window BufWritePre .* format
|
||||
hook -once -always window WinSetOption filetype=.* %{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue