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 9e7c628 commit 4b7e520Copy full SHA for 4b7e520
1 file changed
data/plenary/filetypes/builtin.lua
@@ -48,6 +48,7 @@ return {
48
['tres'] = 'gdresource',
49
['tscn'] = 'gdresource',
50
['tsx'] = 'typescriptreact',
51
+ ['sol'] = 'solidity',
52
},
53
file_name = {
54
['cakefile'] = 'coffee',
0 commit comments