windwp / nvim-ts-autotag

Use treesitter to auto close and auto rename html tag
MIT License
1.63k stars 87 forks source link

feat: enable autotag in `elixir` fts #206

Closed PriceHiller closed 1 month ago

PriceHiller commented 2 months ago

Copied from the body of the commit

Closes https://github.com/windwp/nvim-ts-autotag/issues/200

I have no idea how elixir works, so this a prayer based on previous PRs like https://github.com/windwp/nvim-ts-autotag/pull/91

PriceHiller commented 2 months ago

Tests still fail due to the issues identified by #205.

Does not impact this PR.