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 e55ae43 commit 14dfb40Copy full SHA for 14dfb40
1 file changed
data/plenary/filetypes/builtin.lua
@@ -39,6 +39,8 @@ return {
39
['graphql'] = 'graphql',
40
['gql'] = 'graphql',
41
['rkt'] = 'racket',
42
+ ['res'] = 'rescript',
43
+ ['resi'] = 'rescript'
44
},
45
file_name = {
46
['cakefile'] = 'coffee',
0 commit comments