A port of Tom McDonald's vim-exchange.
Note Package requires vim-mode-plus
cx{motion}
sets the first area for the exchange (or initiates it once ). Notice that the .
command can be used to mark a second area for the exchange using the same {motion} as the first.
cxx
marks a line to be exchanged. In visual-mode, x
marks the selection to be exchanged.
cxc
clears pending exchanges.
See these pages for more:
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.