ghostbuster91 / nvim-next

Apache License 2.0
29 stars 6 forks source link

repeat command produce incorrect results #12

Closed ghostbuster91 closed 1 year ago

ghostbuster91 commented 1 year ago

tested using d]M + dot repeat

Hubro commented 1 year ago

I was just about to report this. I use df., dt etc. commands a lot, and I'm unable to repeat them.

ghostbuster91 commented 1 year ago

motions as d]M are now repeatable and they produce correct results. Lack of ability to repaet f/t motions is a different issue - https://github.com/ghostbuster91/nvim-next/issues/14