Files
flib/.kakrc
2022-02-15 20:04:24 -07:00

8 lines
184 B
Plaintext

hook global WinSetOption filetype=lua %{
hook window BufWritePre .* format
}
hook global WinSetOption filetype=(factorio-changelog|ini) %{
hook window BufWritePost .* spell
}