Merge remote-tracking branch 'poweredbypie/master'

This commit is contained in:
Maxime Coste 2023-05-10 20:08:12 +10:00
commit a69be6288c

View File

@ -1,5 +1,5 @@
hook global WinCreate .*\.svelte %[
set-option window filetype svelte
hook global BufCreate .*\.svelte %[
set-option buffer filetype svelte
]
hook global WinSetOption filetype=(svelte) %{