windwp / nvim-ts-autotag

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

feat: added alias for htmlangular #208

Closed L2jLiga closed 1 month ago

L2jLiga commented 1 month ago

This filetype was recently added to neovim: https://github.com/neovim/neovim/pull/29633/files#diff-414f014622d17db400971e9cb5b86573cb625f50b120129cc001d2732f6c6ae0R727

PriceHiller commented 1 month ago

Sorry for not seeing this until now!

Thanks for the pr 🙂!

(Tests are failing on main due to some issues in react, not your problem)