Skip to content

Instantly share code, notes, and snippets.

@stephenhardy
Created September 6, 2016 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stephenhardy/9f97de31191c87b804f3979c4b402edd to your computer and use it in GitHub Desktop.
Save stephenhardy/9f97de31191c87b804f3979c4b402edd to your computer and use it in GitHub Desktop.
vi find and replace
:%s/findme/replaceme/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment