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 40cce0b commit 091d133Copy full SHA for 091d133
1 file changed
data/plenary/filetypes/builtin.lua
@@ -37,6 +37,7 @@ return {
37
['hbs'] = 'handlebars',
38
['graphql'] = 'graphql',
39
['gql'] = 'graphql',
40
+ ['rkt'] = 'racket',
41
},
42
file_name = {
43
['cakefile'] = 'coffee',
0 commit comments