Skip to content

Instantly share code, notes, and snippets.

@Satshabad
Created May 19, 2013 01:26
Show Gist options
  • Save Satshabad/5606308 to your computer and use it in GitHub Desktop.
Save Satshabad/5606308 to your computer and use it in GitHub Desktop.
Pipe vim ranges into a new buffer, and filter that, and then filter that
silent %y | new | silent pu | %!grep db ^@ %!column -t
@Satshabad
Copy link
Author

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