windwp / nvim-ts-autotag

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

Remove unnecessary/invalid plugins in tests/minimal_init.lua #203

Closed PriceHiller closed 2 months ago

PriceHiller commented 2 months ago

See https://github.com/windwp/nvim-ts-autotag/blob/323a3e16ed603e2e17b26b1c836d1e86c279f726/tests/minimal_init.lua#L139-L144

For instance, is popup.nvim really necessary?