With _ being one of the following values (in usefulness order): ", ', t, (, ), [. ], {, }, <, >, w. I'd love to see these. Proper behaviour when combined with counts is unnecessary for me, but would be impressive.
If you're not familiar with these motions, :h text-objects
edit: remember that these are not just motions in visual mode, but motions for c, d, y, etc.
With
_being one of the following values (in usefulness order):",',t,(,),[.],{,},<,>,w. I'd love to see these. Proper behaviour when combined with counts is unnecessary for me, but would be impressive.If you're not familiar with these motions,
:h text-objectsedit: remember that these are not just motions in visual mode, but motions for
c,d,y, etc.