Skip to content

Commit

Permalink
feat: enable autotag in elixir fts (#206)
Browse files Browse the repository at this point in the history
See #200
  • Loading branch information
PriceHiller authored Jul 23, 2024
1 parent 1624866 commit b0ca116
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 @@ -134,6 +134,7 @@ local Setup = {
["vue"] = "html",
["htmldjango"] = "html",
["markdown"] = "html",
["elixir"] = "html",
["php"] = "html",
["twig"] = "html",
["blade"] = "html",
Expand Down

0 comments on commit b0ca116

Please sign in to comment.