Skip to content

Instantly share code, notes, and snippets.

@samredai
Last active February 22, 2019 02:43
Show Gist options
  • Save samredai/c27abf2eff77a07721a7f04739b6424c to your computer and use it in GitHub Desktop.
Save samredai/c27abf2eff77a07721a7f04739b6424c to your computer and use it in GitHub Desktop.
Vi: Find and Replace within entire file
:%s/replaceThis/withThis/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment