mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2024-12-28 21:19:16 -06:00
feat: added alias for htmlangular (#208)
This commit is contained in:
parent
b0ca116ee1
commit
dc5e1687ab
@ -132,6 +132,7 @@ local Setup = {
|
||||
["astro"] = "html",
|
||||
["eruby"] = "html",
|
||||
["vue"] = "html",
|
||||
["htmlangular"] = "html",
|
||||
["htmldjango"] = "html",
|
||||
["markdown"] = "html",
|
||||
["elixir"] = "html",
|
||||
|
Loading…
Reference in New Issue
Block a user