windwp / nvim-ts-autotag

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

fix: use `0.9.5` compatible vim funcs #175

Closed PriceHiller closed 2 months ago

PriceHiller commented 2 months ago

Partially resolves #174 Closes #174

PriceHiller commented 2 months ago

@windwp I'll merge this in 5 minutes unless you tell me not to or you can merge it yourself.

I need to add Neovim 0.9.5 to the CI so we can check against nightly and the oldest supported version.