Vim

From James's Wiki
  • jk = esc
  • clear search highlight :noh
  • <space> j <search chars> jump around to stuff
  • ggVG = select all
  • Insert blank line at cursor in normal mode

<leader>o (spacebar then o)