evil-collection icon indicating copy to clipboard operation
evil-collection copied to clipboard

Keep visual selection when using evil-collection-unimpaired-move-text-*

Open jabuxas opened this issue 1 year ago • 0 comments
trafficstars

Wonder if there is a way to keep the visual selection when using evil-collection-unimpaired-move-text-{up,down}, a really handy vim shortcut I had was :m '>+1<CR>gv=gv which is kind of mimicked by this function except it only moves the text and it doesnt really keep the selection, I could throw in a number of times to repeat before the function but I feel it would be easier to do it repeatedly.

Thanks

jabuxas avatar Apr 17 '24 02:04 jabuxas