Search and Replace :s/pattern/string/ Replace pattern with string on line :%s/pattern/string/ Replace pattern with string throughout document Flags g Global. Replace all c Confirm i case-insensitive Copy and Paste