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 9ac3e95 commit dfcd902Copy full SHA for dfcd902
1 file changed
data/plenary/filetypes/builtin.lua
@@ -52,6 +52,7 @@ return {
52
['tres'] = 'gdresource',
53
['tscn'] = 'gdresource',
54
['tsx'] = 'typescriptreact',
55
+ ['smithy'] = [[smithy]],
56
['sol'] = 'solidity',
57
['dtsi'] = 'dts',
58
},
0 commit comments