word-swap
Swaps words around the cursor
wjkg 161 1 0.1.0 MIT GitHub

word-swap package

A simple package that searches for the first words on the left and right side of the cursor and swaps them. Stops inside the active line, and considers word to be a string that matches /\w+/.

Screenshot

Screenshot

Default keybinding is alt-t.