Skip to content

Commit

Permalink
feat: added alias for htmlangular (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
L2jLiga authored Jul 23, 2024
1 parent b0ca116 commit dc5e168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/nvim-ts-autotag/config/plugin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ local Setup = {
["astro"] = "html",
["eruby"] = "html",
["vue"] = "html",
["htmlangular"] = "html",
["htmldjango"] = "html",
["markdown"] = "html",
["elixir"] = "html",
Expand Down

0 comments on commit dc5e168

Please sign in to comment.