We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9fd522 commit fcb3e9aCopy full SHA for fcb3e9a
1 file changed
data/plenary/filetypes/builtin.lua
@@ -59,6 +59,8 @@ return {
59
['smithy'] = [[smithy]],
60
['sol'] = 'solidity',
61
['dtsi'] = 'dts',
62
+ ['zig'] = 'zig',
63
+ ['zon'] = 'zig',
64
},
65
file_name = {
66
['cakefile'] = 'coffee',
0 commit comments