Skip to content

Commit

Permalink
feat: added alias for htmlangular
Browse files Browse the repository at this point in the history
  • Loading branch information
L2jLiga committed Jul 21, 2024
1 parent 1624866 commit 8dce5cb
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",
["php"] = "html",
Expand Down

0 comments on commit 8dce5cb

Please sign in to comment.