Skip to content
pinglamb edited this page Apr 15, 2011 · 4 revisions

Cheat Sheet

  1. Move to next/beginning of/end of blank delimited word: W/B/E
  2. Markers:
  • Set Marker a: ma
  • Goto Marker a: `a
  1. Join Lines: J
  2. File Global Replace: :%s/pattern/string/g
  3. Column Edit: CTRL-V => select => I => ESC

References

Clone this wiki locally