Update plugin.lua

This commit is contained in:
Victor Batarse 2024-06-09 01:45:04 -06:00 committed by GitHub
parent bfd5d18384
commit c9ed7783ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -147,7 +147,7 @@ local Setup = {
["rescript"] = "typescriptreact",
["handlebars"] = "glimmer",
["hbs"] = "glimmer",
["rust"] = "html",
["rust"] = "rust",
},
per_filetype = {},
}