mirror of
https://github.com/jiriks74/presence.nvim
synced 2024-11-23 20:37:50 +01:00
Added support for .zig files (#22)
Co-authored-by: MineBill <minebill@protonmail.com>
This commit is contained in:
parent
c4cd0a5c2a
commit
65a16b25f9
@ -143,4 +143,5 @@ return {
|
||||
yaml = { "YAML", "yaml" },
|
||||
yml = { "YAML", "yaml" },
|
||||
zsh = { "Shell", "shell" },
|
||||
zig = { "Zig", "zig" },
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user