Set filetype to Zig for zon files.
This commit is contained in:
parent
e3122ab2c1
commit
eabc7cd2a8
|
@ -6,7 +6,7 @@
|
|||
# Detection
|
||||
# ‾‾‾‾‾‾‾‾‾
|
||||
|
||||
hook global BufCreate .*[.]zig %{
|
||||
hook global BufCreate .*[.](zig|zon) %{
|
||||
set-option buffer filetype zig
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user