Skip to content

Commit dfcd902

Browse files
feat: Add smithy filetype (#493)
1 parent 9ac3e95 commit dfcd902

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/plenary/filetypes/builtin.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ return {
5252
['tres'] = 'gdresource',
5353
['tscn'] = 'gdresource',
5454
['tsx'] = 'typescriptreact',
55+
['smithy'] = [[smithy]],
5556
['sol'] = 'solidity',
5657
['dtsi'] = 'dts',
5758
},

0 commit comments

Comments
 (0)