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