Skip to content

Instantly share code, notes, and snippets.

@fervisa
Created June 29, 2016 16:10
Show Gist options
  • Save fervisa/47ee97b3c27ec897e0cb0b875ffbf26a to your computer and use it in GitHub Desktop.
Save fervisa/47ee97b3c27ec897e0cb0b875ffbf26a to your computer and use it in GitHub Desktop.
yank lines matching certain pattern into a buffer
:g/search_term/y A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment