Skip to content

Instantly share code, notes, and snippets.

@damaya
Created August 14, 2015 16:10
Show Gist options
  • Select an option

  • Save damaya/86d8de23f29f5f942da2 to your computer and use it in GitHub Desktop.

Select an option

Save damaya/86d8de23f29f5f942da2 to your computer and use it in GitHub Desktop.
Escape slash in vim replace
@damaya

damaya commented Aug 14, 2015

Copy link
Copy Markdown
Author

Example, to search dates 08/04/15 and replace with 08-04-15, use :%s///-/g

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment