J | Join two lines. |
:j! | Join two lines, preserving blank spaces. |
<< | Shift this line left one shift width (default is 8 spaces). |
>> | Shift this line right one shift width (default is 8 spaces). |
>} | Shift right to end of paragraph. |
<% | Shift left until matching parenthesis, brace, bracket, etc. (Cursor must be on the matching symbol.) |