adriaanzon / vim-textobj-matchit

Vim text object for linewise matchit pairs
10 stars 0 forks source link

Not working with vim 8.2 #2

Open MahbubAlam231 opened 4 years ago

MahbubAlam231 commented 4 years ago

I have vim 8.2 and vim-scripts/matchit.zip. The plugin textobj-matchit isn't working, maybe I couldn't set up properly. Would be glad if you could help.

gosukiwi commented 2 years ago

Using Vim 9, also doesn't work :(

adriaanzon commented 7 months ago

Is it still not working for you?

I couldn't reproduce this issue locally so I added a GitHub actions workflow to see if it is failing on other platforms. Looks like only the stable version of Vim on Linux is failing, although 22 out of 24 tests are successful:

https://github.com/adriaanzon/vim-textobj-matchit/actions/runs/8400550360