Skip to content

Instantly share code, notes, and snippets.

@pablopunk
Created March 1, 2021 13:19
Show Gist options
  • Save pablopunk/2293413f0e58b68b39f3ff455712c722 to your computer and use it in GitHub Desktop.
Save pablopunk/2293413f0e58b68b39f3ff455712c722 to your computer and use it in GitHub Desktop.
replace on a vim search
:%s/\\(:.*\\)\\@<=_/ /g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment