mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2025-01-02 10:59:14 -06:00
feat: enable autotag in elixir
fts
Closes https://github.com/windwp/nvim-ts-autotag/issues/200
This commit is contained in:
parent
26c365cc7d
commit
31446da375
@ -134,6 +134,7 @@ local Setup = {
|
||||
["vue"] = "html",
|
||||
["htmldjango"] = "html",
|
||||
["markdown"] = "html",
|
||||
["elixir"] = "html",
|
||||
["php"] = "html",
|
||||
["twig"] = "html",
|
||||
["blade"] = "html",
|
||||
|
Loading…
Reference in New Issue
Block a user