:split filename
- split window and load another file- CTRL+W + arrow - move to the window in direction of arrow
- CTRL+WCTRL+W - cycle through windows
:vsplit
- vertical split- CTRL+W then _ - maximaze current split window
- CTRL+W then = - equal size for all split windows
:set autoindent
- does exactly what it says:set number
- will show line numbers on the right of all lines- use the following steps to tabulate a section
CTRL+V
- mark required area
SHIFT+I
- press TAB (or space as needed)
ESC
:set rightleft
- right to left