Tagged Questions
6
votes
1answer
193 views
How can I switch 2 characters in vi?
I like the fact that I've memorized ddp for switching two lines (i.e. dd deletes the line and then p puts it back '1 higher').
Is there are similar set of keystrokes for switching 2 characters so ...