feat: added alias for htmlangular (#208)

This commit is contained in:
Andrey Chalkin 2024-07-23 23:16:23 +02:00 committed by GitHub
parent b0ca116ee1
commit dc5e1687ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -132,6 +132,7 @@ local Setup = {
["astro"] = "html",
["eruby"] = "html",
["vue"] = "html",
["htmlangular"] = "html",
["htmldjango"] = "html",
["markdown"] = "html",
["elixir"] = "html",