Auto indent pasted text in vim
'=' is to indent, '`]' is to do it until the end of the pasted text, and '<C-o>' brings the cursor back to the start of the pasted text.
This commit is contained in:
'=' is to indent, '`]' is to do it until the end of the pasted text, and '<C-o>' brings the cursor back to the start of the pasted text.