Set indent size to two with :set ts=2 sw=2. Then '>' or '<' on visual block.
:set ts=4 sw=4 expandtab
:set mouse=r
:set number
:set ts=2 sw=2 sts=2 expandtab number
:set ignorecase
:set ff? to query :set ff=unix or dos or mac
:syntax on
Record with qq Use with @ Repeat last macro with @@
If you find macro repetition problematic, :map , @@ to make the comma key act like '.'.
Use vim-notes plugin, configured with Vundle
Move forward to another file with 'gf' Go back with Ctrl-6, or Ctrl-O Ctrl-O
Move between screens with Ctrl-w, followed by an arrow key
Use Vundle - Directions on Internet, but start with modifying .vimrc