Vim motions

cip - change in paragraph =ap - format around paragraph gv - open up the same selection as the previous one gV - 3gI - open 3/n cursors in insert mode. (Opening this and filling a will result in 3 a's). _ - go to the beginning of the line A - append to the end of the line:w

  • makeprj
  • auto reload on changes?

  • Ctrl+o or ctrl+c instead of esc

  • fo+, or .
  • c not d. (cw)
  • vi{ va{
  • marks m1 m2 '1 '2
  • alt + j/k (vim mapping in config)
  • jumplist