windwp / nvim-ts-autotag

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

Include :TSInstall html in readme #106

Closed manceras closed 1 year ago

manceras commented 1 year ago

The pluggin wans't working for me because I didn't know we should use this command, maybe this should be in the readme?

Thanks for this great plugin!

          Have you ran `:TSInstall html`?

Originally posted by @YoungeonLee in https://github.com/windwp/nvim-ts-autotag/issues/64#issuecomment-1173321637

jareks commented 1 year ago

If you want to use typescript with react, you might need :TSInstall tsx

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.