windwp / nvim-ts-autotag

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

Remove htmldjango from HBS templates #135

Closed matthewmazzanti closed 9 months ago

matthewmazzanti commented 11 months ago

I believe this was mistakenly added in 25698e4. The htmldjango treesitter parser seems to use the same tag names as the HTML parser, so the use of the HBS tag patterns was causing autotag to do nothing in htmldjango filetypes.

Fixes #127

stale[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.