windwp / nvim-ts-autotag

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

Add support for astro framework #74

Closed jorgebef closed 1 year ago

jorgebef commented 2 years ago

With the increase in popularity of Astro, I have been trying to use it but support was not there. Added with this simple PR.

For reference: Astro.build site

hankandre commented 2 years ago

@jorgebef thank you for doing this! I was just adding astro to my autotag filetypes when I saw your PR.

stale[bot] commented 1 year 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.

MB-Izzo commented 1 year ago

Is this going to be merged? It would be very useful