mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2025-01-26 01:13:53 -06:00
Update plugin.lua
added rust
This commit is contained in:
parent
6eb4120a1a
commit
d209ec3497
@ -136,6 +136,7 @@ local Setup = {
|
||||
["rescript"] = "typescriptreact",
|
||||
["handlebars"] = "glimmer",
|
||||
["hbs"] = "glimmer",
|
||||
["rust"] = "html",
|
||||
},
|
||||
per_filetype = {},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user