Skip to content

Instantly share code, notes, and snippets.

@fervisa
Last active December 15, 2015 00:00
Show Gist options
  • Save fervisa/261f19faa5fbe473688c to your computer and use it in GitHub Desktop.
Save fervisa/261f19faa5fbe473688c to your computer and use it in GitHub Desktop.
VIM: Delete all lines matching the search term
:g/search_term/d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment