Skip to content

Commit

Permalink
feat: Add solidity filetypes (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbrito committed Oct 1, 2022
1 parent 9e7c628 commit 4b7e520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/plenary/filetypes/builtin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ return {
['tres'] = 'gdresource',
['tscn'] = 'gdresource',
['tsx'] = 'typescriptreact',
['sol'] = 'solidity',
},
file_name = {
['cakefile'] = 'coffee',
Expand Down

0 comments on commit 4b7e520

Please sign in to comment.