Skip to content

Commit b12bd22

Browse files
authored
feat: add dtsi filetype (#457)
1 parent 1d1517a commit b12bd22

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

data/plenary/filetypes/builtin.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ return {
5353
['tscn'] = 'gdresource',
5454
['tsx'] = 'typescriptreact',
5555
['sol'] = 'solidity',
56+
['dtsi'] = 'dts',
5657
},
5758
file_name = {
5859
['cakefile'] = 'coffee',

0 commit comments

Comments
 (0)