Skip to content

Commit 091d133

Browse files
authored
add racket filetype (#218)
1 parent 40cce0b commit 091d133

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/plenary/filetypes/builtin.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ return {
3737
['hbs'] = 'handlebars',
3838
['graphql'] = 'graphql',
3939
['gql'] = 'graphql',
40+
['rkt'] = 'racket',
4041
},
4142
file_name = {
4243
['cakefile'] = 'coffee',

0 commit comments

Comments
 (0)