Update plugin.lua

added rust
This commit is contained in:
Victor Batarse 2024-06-09 01:04:30 -06:00 committed by GitHub
parent 6eb4120a1a
commit d209ec3497
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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