vsh icon indicating copy to clipboard operation
vsh copied to clipboard

Output text objects should account for `v:count`

Open hardenedapple opened this issue 8 years ago • 0 comments

At the moment io and ao don't account for a count, so d2ao does the same as dao. All other text objects in vim take a count and do something sensible with it, I should do the same.

hardenedapple avatar Jan 19 '17 21:01 hardenedapple