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 284740c commit 6bbfa69Copy full SHA for 6bbfa69
data/plenary/filetypes/builtin.lua
@@ -36,6 +36,8 @@ return {
36
['graphql'] = 'graphql',
37
['hbs'] = 'handlebars',
38
['hdbs'] = 'handlebars',
39
+ ['hlsl'] = 'hlsl',
40
+ ['jai'] = 'jai',
41
['janet'] = 'janet',
42
['jl'] = 'julia',
43
['jsx'] = 'javascriptreact',
0 commit comments